mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 00:31:34 +00:00
* GNUmakefile, Examples/hello/GNUmakefile,
GSWExtensions.framework/GNUmakefile, GSWExtensionsGSW.framework/GNUmakefile, Testing/DynamicElements/GNUmakefile: Do not reset GNUSTEP_MAKEFILES to an obsolete location. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@21179 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
67aa31ebb5
commit
853bef6233
6 changed files with 8 additions and 9 deletions
|
@ -25,8 +25,6 @@
|
|||
# Install into the system root by default
|
||||
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
|
||||
|
||||
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
|
||||
|
||||
include ../../config.mak
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
include $(GNUSTEP_MAKEFILES)/Auxiliary/gsweb.make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue