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

SUBDIRS = tools html

EXTRA_DIST = graphics tools

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