diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-01-08 19:46:14 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-01-08 19:46:14 +0000 |
| commit | 679f343ce4212ea5478a6bf0b623fbc788098668 (patch) | |
| tree | 831e3abf88896f3f92ab2e8f2c80976b786f3189 /cpp/bindings | |
| parent | 410561a193858a8c9de1469f50eaa92aa1ea99aa (diff) | |
| download | qpid-python-679f343ce4212ea5478a6bf0b623fbc788098668.tar.gz | |
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.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1430464 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
| -rw-r--r-- | cpp/bindings/qpid/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/Makefile.am b/cpp/bindings/qpid/Makefile.am index 93510ad46d..aace6f2d95 100644 --- a/cpp/bindings/qpid/Makefile.am +++ b/cpp/bindings/qpid/Makefile.am @@ -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 |
