Do not try including GNUmakefile.local

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29554 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2010-02-11 17:53:42 +00:00
parent c572836773
commit 79020700c2
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-02-11 Nicola Pero <nicola.pero@meta-innovation.com>
* Source/GNUmakefile: Do not try including non-existing
GNUmakefile.local file.
2010-02-11 Riccardo Mottola <rmottola@users.sf.net>
* Source/NSWindow.m: revert accidental commit

View file

@ -464,8 +464,6 @@ libgnustep-gui_DLL_DEF = libgnustep-gui.def
include GNUmakefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/library.make
include $(GNUSTEP_MAKEFILES)/resource-set.make