diff options
author | Ted Ross <tross@apache.org> | 2009-08-11 15:30:46 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2009-08-11 15:30:46 +0000 |
commit | 0fc88ad654ed1dabf14c489ed5920b440a7fc6a2 (patch) | |
tree | 60aba140a64557c52106e5f4053222a39e24572d /cpp/configure.ac | |
parent | e9256dc65a9f9a05e0f802039a6569f8f6824930 (diff) | |
download | qpid-python-0fc88ad654ed1dabf14c489ed5920b440a7fc6a2.tar.gz |
Removed unneeded Makefile from configure.ac
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 28df58ef44..adf3da06b8 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -515,7 +515,6 @@ AC_CONFIG_FILES([ bindings/qmf/Makefile bindings/qmf/ruby/Makefile bindings/qmf/tests/Makefile - bindings/qmf/python/qmf/Makefile managementgen/Makefile etc/Makefile src/Makefile |