From 8565fcc8631ccfa36836fcde4e1aebac476022a8 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Thu, 8 Apr 2010 22:12:03 +0000 Subject: Committing the patch attached to QPID-2488 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@932148 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/acl.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cpp/src/acl.mk') diff --git a/cpp/src/acl.mk b/cpp/src/acl.mk index 95b47acc1c..cedac7d881 100644 --- a/cpp/src/acl.mk +++ b/cpp/src/acl.mk @@ -28,7 +28,9 @@ acl_la_SOURCES = \ qpid/acl/AclData.h \ qpid/acl/AclPlugin.cpp \ qpid/acl/AclReader.cpp \ - qpid/acl/AclReader.h + qpid/acl/AclReader.h \ + qpid/acl/AclValidator.cpp \ + qpid/acl/AclValidator.h acl_la_LIBADD = libqpidbroker.la if SUNOS -- cgit v1.2.1