]> err.no Git - sope/blobdiff - sope-xml/GNUmakefile
lF fixes
[sope] / sope-xml / GNUmakefile
index 8d1aa82fc0cd377afd11668e66a88b820c1f6380..5e7940be8cd1218aee470ff18897fb4d54ded3eb 100644 (file)
@@ -14,8 +14,24 @@ SUBPROJECTS = \
 
 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