sogo/GNUmakefile
Ludovic Marcotte 8324533cdb Reverted AGAIN temporary stuff from previous commit
Monotone-Parent: dab3668bce4278be22f243f5c2d650104d8d89fe
Monotone-Revision: 04a0346af8290ab531d44883c56b4b27443baade

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-10-07T17:13:50
Monotone-Branch: ca.inverse.sogo
2011-10-07 17:13:50 +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