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 | e644c7b7f937289c7f90aff7901125fef1da1ad5 (patch) | |
| tree | dcf374eb72d4d84f2e821661028cf80057daeb52 /cpp | |
| parent | a9b7ba5261f26e7591e2c80cda687730ecb76dbe (diff) | |
| download | qpid-python-e644c7b7f937289c7f90aff7901125fef1da1ad5.tar.gz | |
QPID-3892 checkin r1362014 - add AclTopicMatch.h to the automake scheme
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1399279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/acl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/acl.mk b/cpp/src/acl.mk index 74f8ef14ed..dfbcd06f4c 100644 --- a/cpp/src/acl.mk +++ b/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 |
