X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=e6172ac54a7a8bc5b8c170999df400a236d9e023;hb=8ec88b3464c38158ae39bb18adf16a973a618fc6;hp=3ce1ce14ea1b9c00c485d59d61ec529d5a62ae8c;hpb=008c2d22e1e313ce022e59cec0914dd82a950326;p=shibboleth%2Fsp.git diff --git a/Makefile.am b/Makefile.am index 3ce1ce1..e6172ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ install-data-hook: cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@ dist-hook: - rm -rf `find $(distdir)/isapi -name .svn` + rm -rf `find $(distdir)/isapi_shib -name .svn` rm -rf `find $(distdir)/doc/api -name .svn` shibboleth.spec: shibboleth.spec.in Makefile @@ -52,6 +52,7 @@ EXTRA_DIST = $(DX_CONFIG) \ shibboleth.spec \ pkginfo.in \ pkginfo \ - checkinstall + depend \ + postinstall DISTCLEANFILES = shibboleth.spec pkginfo