summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 5cc07b6afdb0bcf0aaeb3c140f555bde0584265b (plain)
1
2
3
4
5
6
EXTRA_DIST = common include
SUBDIRS = plugin tools tests

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