]> err.no Git - sope/blobdiff - sope-xml/GNUmakefile
lF fixes
[sope] / sope-xml / GNUmakefile
index 4658864254c015dcc05f835a1b54bdc236dcde26..5e7940be8cd1218aee470ff18897fb4d54ded3eb 100644 (file)
@@ -12,14 +12,26 @@ SUBPROJECTS = \
        XmlRpc          \
        samples
 
-ifneq ($(frameworks),yes)
-
 SUBPROJECTS += STXSaxDriver
 
-ifeq ($(HAS_LIBRARY_xml2),yes)
+ifneq ($(HAS_LIBRARY_xml2),no)
 SUBPROJECTS += libxmlSAXDriver
 endif
 
+
+ifeq ($(frameworks),yes)
+include umbrella.make
 endif
 
+# project makefiles
+
 include $(GNUSTEP_MAKEFILES)/aggregate.make
+ifeq ($(frameworks),yes)
+include $(GNUSTEP_MAKEFILES)/framework.make
+endif
+
+
+# package
+
+macosx-pkg :: all
+       ../maintenance/make-osxpkg.sh sope-xml