X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=Makefile.am;h=2a2d0141e846ed2c9c1b43e3610a4b32d54ca9f2;hp=e0b388825dbfb0b70cc24b7e3091ab005457d421;hb=HEAD;hpb=f1208cd2f514700244816377443c4951dc22c848 diff --git a/Makefile.am b/Makefile.am index e0b3888..2a2d014 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = foreign +AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2 ACLOCAL_AMFLAGS = -I m4 include doxygen.am @@ -11,11 +11,6 @@ DISTCLEANFILES = \ @PACKAGE_NAME@-uninstalled.pc \ @PACKAGE_NAME@-uninstalled.sh -dist-hook: - rm -rf `find $(distdir)/samltest/data -name .svn` - rm -rf `find $(distdir)/doc/api -name .svn` - - SUBDIRS = doc schemas saml samltest samlsign if DX_COND_doc