mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Removed unused include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23807 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e198425339
commit
185061c22d
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-10-09 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* GNUmakefile: Do not include GNUmakefile.local.
|
||||
|
||||
2006-10-09 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSCompatibility.m: Removed ... no longer used
|
||||
|
|
|
@ -61,8 +61,6 @@ SUBPROJECTS += Tools NSTimeZones Resources
|
|||
|
||||
-include Makefile.preamble
|
||||
|
||||
-include GNUmakefile.local
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
||||
|
||||
-include Makefile.postamble
|
||||
|
|
Loading…
Reference in a new issue