include $(GNUSTEP_MAKEFILES)/common.make

ADDITIONAL_INCLUDE_DIRS += -I$(GNUSTEP_HOME)/$(GNUSTEP_USER_HEADERS)
SUBPROJECTS = EnergyConverter/ ConformationConverter/ SystemAnalysis/

-include GNUmakefile.preamble

include $(GNUSTEP_MAKEFILES)/aggregate.make

-include GNUmakefile.postamble

