X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sope-ldap%2FGNUmakefile;h=a78d86fb78f56dec6efe0ab35f5e290aa64da8c3;hb=5a4070d4464dc019467a9480365211f75ad14273;hp=fe9775fca6f145e659535a7df3365aa37e6a80f1;hpb=a3f0349edcc2cb94431e0766d5855f8dbcc8ac56;p=sope diff --git a/sope-ldap/GNUmakefile b/sope-ldap/GNUmakefile index fe9775fc..a78d86fb 100644 --- a/sope-ldap/GNUmakefile +++ b/sope-ldap/GNUmakefile @@ -1,10 +1,19 @@ +# GNUstep makefile + +-include ../config.make include $(GNUSTEP_MAKEFILES)/common.make PACKAGE_NAME=sope-ldap -VERSION=4.3.0 +VERSION=4.5.0 SUBPROJECTS = \ - NGLdap \ + NGLdap \ samples include $(GNUSTEP_MAKEFILES)/aggregate.make + + +# package + +macosx-pkg :: all + ../maintenance/make-osxpkg.sh sope-ldap