summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2010-04-08 22:12:03 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2010-04-08 22:12:03 +0000
commitcadb82303bd77134fe2b4f164284ddbabc38980c (patch)
tree36e5c9d4d909c04b20bc19033b28dcdaf43962d4 /qpid/cpp/src/CMakeLists.txt
parent02735b4a1690c0fb789ecba0e2599bd8368d7e38 (diff)
downloadqpid-python-cadb82303bd77134fe2b4f164284ddbabc38980c.tar.gz
Committing the patch attached to QPID-2488
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@932148 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/CMakeLists.txt')
-rw-r--r--qpid/cpp/src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/CMakeLists.txt b/qpid/cpp/src/CMakeLists.txt
index eda106c0c7..164b02d822 100644
--- a/qpid/cpp/src/CMakeLists.txt
+++ b/qpid/cpp/src/CMakeLists.txt
@@ -412,6 +412,8 @@ if (BUILD_ACL)
qpid/acl/AclPlugin.cpp
qpid/acl/AclReader.cpp
qpid/acl/AclReader.h
+ qpid/acl/AclValidator.cpp
+ qpid/acl/AclValidator.h
)
# Windows builds the ACL code into the qpidbroker library; see QPID-1842
# for history and rationale. If this is changed, remove the acl_SOURCES from