From 637a7f30aa5fd216d4ba0a9c3f954c82f781bad9 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 22 Oct 2007 00:52:02 +0000 Subject: [PATCH] Remove svn files from api doc folder. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index dbdc10c..8654717 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ MOSTLYCLEANFILES = $(DX_CLEANFILES) dist-hook: rm -rf `find $(distdir)/samltest/data -name .svn` + rm -rf `find $(distdir)/doc/api -name .svn` SUBDIRS = doc schemas saml samltest samlsign -- 2.1.4