
PACKAGE_NEEDS_CONFIGURE = YES

PACKAGE_NAME = gworkspace
include $(GNUSTEP_MAKEFILES)/common.make

#
# subprojects
#
SUBPROJECTS = MDKit \
              gmds \
	      Preferences \
	      MDFinder

include GNUmakefile.preamble

-include GNUmakefile.local

include $(GNUSTEP_MAKEFILES)/aggregate.make

include GNUmakefile.postamble
