Files
sogo/GNUmakefile
T
Ludovic Marcotte 8e93dfd24e Reverted temporary stuff from previous commit
Monotone-Parent: f6ec5191473f90384de5c3301569150128a2ae63
Monotone-Revision: a23f9b6b633e53869f52361213e6478e36384813

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-10-07T15:34:11
Monotone-Branch: ca.inverse.sogo
2011-10-07 15:34:11 +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