sogo/GNUmakefile
Wolfgang Sourdeau e9a951e041 Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a
Monotone-Revision: f5b2544b7b7565841ff64e184b65a5e1cfc12747

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-06-03T14:34:15
Monotone-Branch: ca.inverse.sogo
2009-06-03 14:34:15 +00:00

16 lines
239 B
Makefile

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