From bbf009b46f75f292a625b853b9331b5d5e0da7c2 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 18 Nov 2004 01:02:27 +0000 Subject: r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file (This used to be commit 2ff9816ae0ae41e0e63e4276a70d292888346dc7) --- source4/torture/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/config.mk') diff --git a/source4/torture/config.mk b/source4/torture/config.mk index 5aa621bdb5..d7e99db0d0 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -48,6 +48,7 @@ ADD_OBJ_FILES = \ torture/raw/rename.o \ torture/raw/eas.o \ torture/raw/streams.o \ + torture/raw/acls.o \ torture/raw/seek.o REQUIRED_SUBSYSTEMS = \ LIBSMB -- cgit