From 1ca6c68a8784d7f3ecfa0aa58e84b882032e8348 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 27 Nov 2007 19:05:00 +0000 Subject: [PATCH] Correct subfolder name. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0331a98..0f70236 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ DIST_SUBDIRS = adfs doc oncrpc shib schemas configs shib-target shar test \ all-local: shibboleth.spec pkginfo dist-hook: - rm -rf `find $(distdir)/isapi -name .svn` + rm -rf `find $(distdir)/isapi_shib -name .svn` shibboleth.spec: shibboleth.spec.in Makefile rm -f $@.tmp -- 2.1.4