summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-06-30 14:54:05 +0000
committerTed Ross <tross@apache.org>2009-06-30 14:54:05 +0000
commitf1c6a6dcb2ba5970df0c219287434ac6201afe7a (patch)
treea9f9ae52041a67f7c4f9b7ddcf275f0077150d60 /qpid/cpp/src
parent23cd766cee6c20d9be7fb59d0863085e2a9369d4 (diff)
downloadqpid-python-f1c6a6dcb2ba5970df0c219287434ac6201afe7a.tar.gz
Removed installation lines that were redundant with the nobase_include_HEADERS in the main makefile.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@789773 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/qmf.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/cpp/src/qmf.mk b/qpid/cpp/src/qmf.mk
index d5ae0e721c..44e30efd9b 100644
--- a/qpid/cpp/src/qmf.mk
+++ b/qpid/cpp/src/qmf.mk
@@ -63,6 +63,3 @@ libqmfagent_la_SOURCES = \
qmf/Agent.cpp
libqmfagent_la_LIBADD = libqpidclient.la
-
-libqmfagent_ladir = $(includedir)/qmf
-libqmfagent_la_HEADERS = $(module_hdr)