mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-05-05 19:50:57 +00:00
Correction to previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20971 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e13a923c4d
commit
de93235a77
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-03-26 01:49 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GNUmakefile: Correction to previous commit. Compile palettes
|
||||
after GormLib/InterfaceBuilder library.
|
||||
|
||||
2005-03-26 01:37 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
These changes allow the build to work correctly on UNIX and
|
||||
|
|
|
@ -41,8 +41,8 @@ SUBPROJECTS = \
|
|||
GormObjCHeaderParser
|
||||
else
|
||||
SUBPROJECTS = \
|
||||
Palettes \
|
||||
GormLib \
|
||||
Palettes \
|
||||
GormObjCHeaderParser
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue