From 302ed66c9b30686c1c732533b70b5bd873fa9b39 Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 18 Sep 2005 19:14:16 +0000 Subject: [PATCH 1/1] fixed a minor issue git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1115 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-appserver/WEPrototype/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sope-appserver/WEPrototype/GNUmakefile b/sope-appserver/WEPrototype/GNUmakefile index eaff0c9a..165fee51 100644 --- a/sope-appserver/WEPrototype/GNUmakefile +++ b/sope-appserver/WEPrototype/GNUmakefile @@ -45,9 +45,9 @@ WEPrototype_SUBPROJECTS = $(libWEPrototype_SUBPROJECTS) -include GNUmakefile.preamble ifneq ($(frameworks),yes) include $(GNUSTEP_MAKEFILES)/library.make +include $(GNUSTEP_MAKEFILES)/bundle.make else include $(GNUSTEP_MAKEFILES)/framework.make endif -include $(GNUSTEP_MAKEFILES)/bundle.make -include GNUmakefile.postamble -include fhs.make -- 2.39.2