summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Goulish <mgoulish@apache.org>2011-06-30 18:05:57 +0000
committerMichael Goulish <mgoulish@apache.org>2011-06-30 18:05:57 +0000
commitdbf9444ffcf031fc8436953fa05f1b9de1549213 (patch)
treeff65fd6fd6bb8ae446a041c05081d144297621de
parent61459e1af3862b21af04299d0a332ac7d81375a1 (diff)
downloadqpid-python-dbf9444ffcf031fc8436953fa05f1b9de1549213.tar.gz
Code Haiku
============================ Summer ---------- A new "dot h" Ripened by the drowsy sun. Doh! forgot makefile! git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1141644 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index 608afb0660..e848448f0c 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -652,6 +652,7 @@ libqpidbroker_la_SOURCES = \
qpid/broker/SessionState.h \
qpid/broker/SignalHandler.cpp \
qpid/broker/SignalHandler.h \
+ qpid/broker/StatefulQueueObserver.h \
qpid/broker/System.cpp \
qpid/broker/System.h \
qpid/broker/ThresholdAlerts.cpp \