summaryrefslogtreecommitdiff
path: root/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
commitad60d6b30cdd9bf745ddd7c476e08ea9c8558b1f (patch)
treee51c4210e4d1b5d8c68cbb5d61b24571df915cd3 /cpp/src
parent5e286a3b663d2f9a8738188425babe1dba9da061 (diff)
downloadqpid-python-ad60d6b30cdd9bf745ddd7c476e08ea9c8558b1f.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/qpid@789773 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/qmf.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/qmf.mk b/cpp/src/qmf.mk
index d5ae0e721c..44e30efd9b 100644
--- a/cpp/src/qmf.mk
+++ b/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)