gramps/gramps2/src/data/templates/Makefile.am

6 lines
176 B
Makefile
Raw Normal View History

2002-10-20 19:55:16 +05:30
# This is the src/data/templates level Makefile
pkgdata_DATA := ${wildcard *.tpkg} templates.xml
pkgdatadir = ${datadir}/@PACKAGE@/data/templates
EXTRA_DIST = ${pkgdata_DATA}