X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=19345a2ff4c00b6b45b359aafb95df6309675593;hb=c7e0400a7a1f746ae32cd3d5f7f242b794acd380;hp=bc85f3d63c641df9596ace3d78cd6141ad9f7786;hpb=1380e138e4fdaea921ea3c87129275238fa2beb0;p=chaz%2Ftint2 diff --git a/Makefile.am b/Makefile.am index bc85f3d..19345a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ examplesdir = dist_examples_DATA = endif -DISTCLEANFILES = configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh Makefile.in INSTALL +DISTCLEANFILES += configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh INSTALL dist-hook: find $(distdir)/ -type d -name '.svn' -exec rm -rf {} ';'