# file	   make/Makefile 

depth = ..
STEPMAKE_TEMPLATES=makedir install
INSTALLATION_DIR=$(datadir)/make
INSTALLATION_FILES=$(DIST_FILES)

include $(depth)/make/stepmake.make 

