]> err.no Git - scalable-opengroupware.org/blob - GNUmakefile
Install libs to /usr/lib
[scalable-opengroupware.org] / GNUmakefile
1 # GNUstep makefile
2
3 -include config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 SUBPROJECTS = \
7         SOPE/NGCards \
8         SOPE/GDLContentStore \
9         OGoContentStore \
10         SoObjects       \
11         Main            \
12         UI              \
13 #       Protocols       \
14
15 include $(GNUSTEP_MAKEFILES)/aggregate.make