X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=e5c30ade376a7dfda299e45b567473f42266c727;hb=51d0023232a7e64477735d5f6e65b9558793f262;hp=7ebe87e35f9ed3655c4ce03bcbcfd31e99eaa607;hpb=bb85239ad3d908741e4c30848c2ed7e69fe54bb2;p=shibboleth%2Fcpp-sp.git diff --git a/Makefile.am b/Makefile.am index 7ebe87e..e5c30ad 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 @@ -31,15 +31,11 @@ else all-local: endif -dist-hook: - rm -rf `find $(distdir)/isapi_shib -name .svn` - rm -rf `find $(distdir)/doc/api -name .svn` - GENFILES = @PACKAGE_NAME@.spec EXTRA_DIST = $(DX_CONFIG) \ - isapi_shib \ - Shibboleth.sln \ - config_win32.h \ - $(GENFILES) \ - $(GENFILES:%=%.in) + isapi_shib \ + Shibboleth.sln \ + config_win32.h \ + $(GENFILES) \ + $(GENFILES:%=%.in)