sogo/GNUmakefile
Ludovic Marcotte 4426a8c29e See ChangeLog
Monotone-Parent: b3a500aa833d95b94e57f01645279aeda5ad3587
Monotone-Revision: f2961bb3371d4b16a8425e01cb65ab4c8af4fea0

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-02T20:13:40
Monotone-Branch: ca.inverse.sogo
2009-03-02 20:13:40 +00:00

15 lines
229 B
Makefile

# GNUstep makefile
-include config.make
include $(GNUSTEP_MAKEFILES)/common.make
SUBPROJECTS = \
SOPE/NGCards \
SOPE/GDLContentStore \
OGoContentStore \
SoObjects \
Main \
UI
include $(GNUSTEP_MAKEFILES)/aggregate.make