You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/06/22 17:07:19 UTC

svn commit: r670366 - /incubator/couchdb/branches/runtimeconfig/Makefile.am

Author: nslater
Date: Sun Jun 22 08:07:19 2008
New Revision: 670366

URL: http://svn.apache.org/viewvc?rev=670366&view=rev
Log:
renamed local-clean to maintainer-clean-local for consistency with standards

Modified:
    incubator/couchdb/branches/runtimeconfig/Makefile.am

Modified: incubator/couchdb/branches/runtimeconfig/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/branches/runtimeconfig/Makefile.am?rev=670366&r1=670365&r2=670366&view=diff
==============================================================================
--- incubator/couchdb/branches/runtimeconfig/Makefile.am (original)
+++ incubator/couchdb/branches/runtimeconfig/Makefile.am Sun Jun 22 08:07:19 2008
@@ -36,7 +36,7 @@
 THANKS.gz: $(top_srcdir)/THANKS
 	-gzip -9 < $< > $@
 
-local-clean: maintainer-clean
+maintainer-clean-local: maintainer-clean
 	@echo "This command is intended for maintainers to use;"
 	@echo "it deletes files that may need special tools to rebuild."
 	rm -f INSTALL