summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 16fa9ed4c6ba3fc482ee5a11ae7465b16e931135 (plain)
1
2
3
4
5
6

EXTRA_DIST = graphics html tools
SUBDIRS = src

dist-hook:
	rm -rf `find $(distdir)/ -name .svn`