You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2007/10/31 18:51:23 UTC

svn commit: r590769 - /xml/security/trunk/c/Makefile.am

Author: scantor
Date: Wed Oct 31 10:51:22 2007
New Revision: 590769

URL: http://svn.apache.org/viewvc?rev=590769&view=rev
Log:
Spaces to tab

Modified:
    xml/security/trunk/c/Makefile.am

Modified: xml/security/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/xml/security/trunk/c/Makefile.am?rev=590769&r1=590768&r2=590769&view=diff
==============================================================================
--- xml/security/trunk/c/Makefile.am (original)
+++ xml/security/trunk/c/Makefile.am Wed Oct 31 10:51:22 2007
@@ -24,4 +24,4 @@
     src/framework/version.rc
 
 dist-hook:
-    rm -rf `find $(distdir)/Projects -name .svn`
+	rm -rf `find $(distdir)/Projects -name .svn`