include $(GNUSTEP_MAKEFILES)/common.make

ADDITIONAL_INCLUDE_DIRS += -I$(HOME)/GNUstep/Library/Headers
SUBPROJECTS = EnergyConverter/ ConformationConverter/
GNUSTEP_INSTALLATION_DIR=$(HOME)/adun/Plugins/Results

-include GNUmakefile.preamble

include $(GNUSTEP_MAKEFILES)/aggregate.make

-include GNUmakefile.postamble

