sogo/GNUmakefile
Wolfgang Sourdeau 921ac1a64e Monotone-Parent: 20a482daec3db01c4c8603a1b8b22b6d6535eb39
Monotone-Revision: b2196339f77de9ebd51fbed1e0cbf45850b06d7e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-24T19:32:31
Monotone-Branch: ca.inverse.sogo
2010-11-24 19:32:31 +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