X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=Makefile.am;h=575eb066864322bee0857d01ff91a27fa297f8ad;hp=4114e3f10a0cf9f8afb10c6166e0bf9966fbc956;hb=419201c15d5fafb345c28db5c52d02646811dcb9;hpb=b1e69188ce9d0e63f106eb6a1c5c2c2aa1f85f9c diff --git a/Makefile.am b/Makefile.am index 4114e3f..575eb06 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = src -EXTRA_DIST = Doxyfile.in +EXTRA_DIST = Doxyfile.in testing CREDITS CLEANFILES = apidoc Doxyfile Doxyfile : Doxyfile.in @@ -10,3 +10,6 @@ Doxyfile : Doxyfile.in apidoc : Doxyfile doxygen + +dist-hook : + rm -rf `find $(distdir)/testing -name .svn`