]> err.no Git - sope/blobdiff - GNUmakefile
added a missing key in the .woo
[sope] / GNUmakefile
index 96457e0e7a06ddc3213f03eb932e23894fb89e44..16bbe891f076a5feda33b0acdbfa0ac6614f7a01 100644 (file)
@@ -35,6 +35,8 @@ endif
 include $(GNUSTEP_MAKEFILES)/aggregate.make
 -include $(GNUSTEP_MAKEFILES)/GNUmakefile.postamble
 
+include ./Version
+
 endif
 
 distclean ::
@@ -46,4 +48,8 @@ distclean ::
 macosx-pkg ::
        for i in $(SUBPROJECTS); do \
          (cd $$i; $(MAKE) macosx-pkg); \
-       done
\ No newline at end of file
+       done
+       ./maintenance/make-osxmpkg.sh SOPE-$(MAJOR_VERSION).$(MINOR_VERSION)
+       
+macosx-dmg :: macosx-pkg
+       ./maintenance/make-osxdmg.sh SOPE-$(MAJOR_VERSION).$(MINOR_VERSION) osxpkgbuild "SOPE $(MAJOR_VERSION).$(MINOR_VERSION)"