diff options
| author | Charles E. Rolke <chug@apache.org> | 2012-10-17 14:42:11 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2012-10-17 14:42:11 +0000 |
| commit | d74069315ef6b35246b95fa1781ce52f99afcc13 (patch) | |
| tree | f61f9d71d9da8abedf72c5561dc6a55d60ea56c7 /qpid/cpp/src/acl.mk | |
| parent | 786e03d4d2a6048e7c88f9b870225227e251d5c7 (diff) | |
| download | qpid-python-d74069315ef6b35246b95fa1781ce52f99afcc13.tar.gz | |
QPID-3892 checkin r1362014 - add AclTopicMatch.h to the automake scheme
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1399279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/acl.mk')
| -rw-r--r-- | qpid/cpp/src/acl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/acl.mk b/qpid/cpp/src/acl.mk index 74f8ef14ed..dfbcd06f4c 100644 --- a/qpid/cpp/src/acl.mk +++ b/qpid/cpp/src/acl.mk @@ -33,6 +33,7 @@ acl_la_SOURCES = \ qpid/acl/AclReader.h \ qpid/acl/AclResourceCounter.cpp \ qpid/acl/AclResourceCounter.h \ + qpid/acl/AclTopicMatch.h \ qpid/acl/AclValidator.cpp \ qpid/acl/AclValidator.h |
