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

SUBDIRS = tools

EXTRA_DIST = graphics html tools

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