gramps/gramps2/Makefile.am

23 lines
390 B
Makefile
Raw Normal View History

2003-04-17 23:45:42 +00:00
SUBDIRS = src doc example
2002-10-20 14:25:16 +00:00
2005-02-22 03:55:34 +00:00
EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ
2002-10-20 14:25:16 +00:00
bin_SCRIPTS = gramps
distuninstallcheck_listfiles = find . -type -f -print | grep -E -v '/(globs|magic|XMLnamespaces)'
2002-10-20 14:25:16 +00:00
gramps: gramps.sh
cp gramps.sh gramps
.PHONY: pycheck trans
pycheck:
(cd src; make pycheck)
trans:
(cd src; make trans)
distuninstallcheck:
@:
CLEANFILES = gramps