Skip to content
Snippets Groups Projects
Makefile.am 183 B

SUBDIRS = man html


EXTRA_DIST = \
	pubdesign/Makefile \
	pubdesign/report.tex \
	pubdesign/sample.config \
	figures \
	common 


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