X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=GNUmakefile;h=8244c86b7dccd439980d3a7e002103db63519f80;hb=a3b6028a37c0ea5ed149622b1ae7985d68666c2e;hp=c684af406f52670dad7b8e3ee393952df7314898;hpb=22f5b86f2193c87cffef116159af2ba4660e4627;p=sope diff --git a/GNUmakefile b/GNUmakefile index c684af40..8244c86b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,13 +1,15 @@ -# $Id$ - -# Note: could be that it doesn't fully compile 'inline' +# Note: could be that it may not fully compile 'inline' include $(GNUSTEP_MAKEFILES)/common.make SUBPROJECTS += \ - skyrix-xml \ - skyrix-core \ - skyrix-sope + sope-xml \ + sope-core \ + sope-mime \ + sope-appserver \ + sope-ldap \ + sope-ical \ + sope-gdl1 \ -include $(GNUSTEP_MAKEFILES)/GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/aggregate.make