summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qmf.mk
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-01-13 11:57:19 +0000
committerTed Ross <tross@apache.org>2010-01-13 11:57:19 +0000
commitfd64f22be60f12e03df8974b547cd9b3af331601 (patch)
treee2d9cafd894623102b5b1384d00af75db4dc88ff /qpid/cpp/src/qmf.mk
parent26280399738211de3f472b625091ff22c762538b (diff)
downloadqpid-python-fd64f22be60f12e03df8974b547cd9b3af331601.tar.gz
Added raise_event support to the Ruby and Python wrapped agent APIs.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@898727 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/qmf.mk')
-rw-r--r--qpid/cpp/src/qmf.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/qmf.mk b/qpid/cpp/src/qmf.mk
index 96a977f3cd..1e4c59b19e 100644
--- a/qpid/cpp/src/qmf.mk
+++ b/qpid/cpp/src/qmf.mk
@@ -73,6 +73,8 @@ libqmfengine_la_SOURCES = \
qmf/engine/ConnectionSettingsImpl.h \
qmf/engine/ConsoleImpl.cpp \
qmf/engine/ConsoleImpl.h \
+ qmf/engine/EventImpl.cpp \
+ qmf/engine/EventImpl.h \
qmf/engine/MessageImpl.cpp \
qmf/engine/MessageImpl.h \
qmf/engine/ObjectIdImpl.cpp \