mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Update for new directories
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3615 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1e5c713660
commit
dc9d0cc62d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
1999-01-28 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* GNUmakefile (SUBPROJECTS): Change directory names
|
||||
|
||||
Thu Jan 28 16:45:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/include/NSObject.h: Preliminaries for addition of GC
|
||||
|
|
|
@ -47,7 +47,7 @@ DIST_FILES = \
|
|||
#
|
||||
# The list of subproject directories
|
||||
#
|
||||
SUBPROJECTS = src Tools doc NSCharacterSets NSTimeZones admin
|
||||
SUBPROJECTS = Source Tools NSCharacterSets NSTimeZones Admin
|
||||
|
||||
-include Makefile.preamble
|
||||
|
||||
|
|
Loading…
Reference in a new issue