# title	   makefile for chartables

depth = ../..

EXTRA_DIST_FILES = 

INSTALLATION_DIR=$(datadir)/chartables
INSTALLATION_FILES=$(YO_FILES)

#urg, .yo files are no longer considered sources...
STEPMAKE_TEMPLATES=documentation install

include $(depth)/make/stepmake.make 

