gramps/src/calendars/Makefile.am
Don Allingham b6fe29b4d8 Title handling
svn: r1328
2003-03-07 02:21:18 +00:00

13 lines
336 B
Makefile

# This is the src/plugins level Makefile for Gramps
# Use GNU make's ':=' syntax for nice wildcard use.
# If not using GNU make, then list all .py files individually
pkgpython_PYTHON = \
Islamic.py \
Persian.py
pkgpyexecdir = @pkgpyexecdir@/plugins
pkgpythondir = @pkgpythondir@/plugins
pkgdatadir = ${datadir}/@PACKAGE@/calendars