sogo/GNUmakefile
Wolfgang Sourdeau 04a36a1278 Monotone-Parent: 8df38d59a088f12e60661d31ce12ae610fb64bad
Monotone-Revision: 4c36bcfaa11d40479193d295b9a39014e769fb8b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-02T13:57:26
Monotone-Branch: ca.inverse.sogo
2010-11-02 13:57:26 +00:00

16 lines
239 B
Makefile

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