mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Source/Makefile.postamble (Info-gnustep.plist): Depend on ../Version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21553 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a6d1de2e02
commit
d326c9ce1c
2 changed files with 6 additions and 1 deletions
|
@ -174,7 +174,7 @@ libgnustep-base.def: $(OBJ_FILES_TO_LINK)
|
|||
#
|
||||
# Make an Info.plist since libraries don't have these normally
|
||||
#
|
||||
Info-gnustep.plist:
|
||||
Info-gnustep.plist: ../Version
|
||||
$(ECHO_CREATING)(echo "{"; \
|
||||
echo " NSExecutable = \"gnustep-base\";"; \
|
||||
echo " NSPrincipalClass = \"NSObject\";"; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue