mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
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:
parent
c572836773
commit
79020700c2
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue