]> err.no Git - sope/blobdiff - sope-appserver/GNUmakefile
use WODisplayGroup/.woo
[sope] / sope-appserver / GNUmakefile
index 3dbef8bb84713f37a78147bfd6bd7a1a801c7571..be6060169fa1044859721ff7316ef05c2b172a8f 100644 (file)
@@ -1,16 +1,18 @@
-# $Id$
+# GNUstep makefile
 
+-include ../config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 
+PACKAGE_NAME=sope-appserver
+VERSION=4.5.0
+
 SUBPROJECTS += \
-       NGScripting     \
-       NGJavaScript    \
        NGObjWeb        \
-       SxComponents    \
        WEExtensions    \
        WOExtensions    \
-       NGObjDOM        \
        WOXML           \
+       SoOFS           \
+       NGXmlRpc        \
 
 -include $(GNUSTEP_MAKEFILES)/GNUmakefile.preamble
 include $(GNUSTEP_MAKEFILES)/aggregate.make