You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by mc...@apache.org on 2013/01/08 20:46:14 UTC

svn commit: r1430464 - /qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am

Author: mcpierce
Date: Tue Jan  8 19:46:14 2013
New Revision: 1430464

URL: http://svn.apache.org/viewvc?rev=1430464&view=rev
Log:
NO-JIRA: Removed Makefile.PL from DISTCLEANFILES in Autotools.

The file used to be generated, but is not any longer. So the file never
needs to be deleted when cleaning up.

Modified:
    qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am

Modified: qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am?rev=1430464&r1=1430463&r2=1430464&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/bindings/qpid/Makefile.am Tue Jan  8 19:46:14 2013
@@ -70,7 +70,6 @@ maintainer-clean-local:
 		$(PERL) maintainer-clean ; \
 	cd ..
 
-DISTCLEANFILES = perl/Makefile.PL
 CLEANFILES = perl/cqpid_perl.cpp perl/Makefile.old perl/cqpid_perl.pm
 
 endif



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org