gramps/Makefile.am
Don Allingham ce1e4f9136 update
svn: r2722
2004-01-28 02:33:50 +00:00

20 lines
347 B
Makefile

# copyright (C) 2000 Sun Microsystems, Inc.
SUBDIRS = src doc example
EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec gramps-mdk.spec gramps-mdk.spec.in COPYING-DOCS FAQ
bin_SCRIPTS = gramps
gramps: gramps.sh
cp gramps.sh gramps
.PHONY: pycheck trans
pycheck:
(cd src; make pycheck)
trans:
(cd src; make trans)
CLEANFILES = gramps