gramps/gramps2/src/data/templates/Makefile.am
Don Allingham 0ca0ae439e Initial revision
svn: r1140
2002-10-20 14:25:16 +00:00

6 lines
176 B
Makefile

# This is the src/data/templates level Makefile
pkgdata_DATA := ${wildcard *.tpkg} templates.xml
pkgdatadir = ${datadir}/@PACKAGE@/data/templates
EXTRA_DIST = ${pkgdata_DATA}