Files
gramps/help/output/Makefile.am
Alex Roitman c040885812 svn: r8138
2007-02-16 21:24:55 +00:00

9 lines
163 B
Makefile

# This is the help/output level Makefile for gramps
# $Id$
html:
echo "This is a placeholder for making HTML"
pdf:
echo "This is a placeholder for making PDF"