Remove svn files from api doc folder.
authorScott Cantor <cantor.2@osu.edu>
Mon, 22 Oct 2007 00:51:59 +0000 (00:51 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 22 Oct 2007 00:51:59 +0000 (00:51 +0000)
Makefile.am

index 25be000..d318125 100644 (file)
@@ -8,6 +8,7 @@ MOSTLYCLEANFILES = $(DX_CLEANFILES)
 
 dist-hook:
        rm -rf `find $(distdir)/xmltoolingtest/data -name .svn`
 
 dist-hook:
        rm -rf `find $(distdir)/xmltoolingtest/data -name .svn`
+       rm -rf `find $(distdir)/doc/api -name .svn`
 
 
 SUBDIRS = doc schemas xmltooling xmltoolingtest
 
 
 SUBDIRS = doc schemas xmltooling xmltoolingtest