X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2FMakefile.am;fp=saml%2FMakefile.am;h=f51ca4782d3887cb87c183f357d72df626fe4cc0;hp=a0dd1dd7334621895927e33ad1f4b4d563172a27;hb=381aaba7f4afdf71082d2160f5c04dfc9c42510b;hpb=885493086e4423d6e387049cc97fcdfb9332d765 diff --git a/saml/Makefile.am b/saml/Makefile.am index a0dd1dd..f51ca47 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -190,7 +190,7 @@ libsaml_la_LDFLAGS = -version-info 7:0:0 install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done -EXTRA_DIST = saml.vcproj saml.vcproj.filters resource.h saml.rc +EXTRA_DIST = saml.vcxproj saml.vcxproj.filters resource.h saml.rc dist-hook: rm -rf `find $(distdir)/zlib -name .svn`