]> granicus.if.org Git - sudo/commitdiff
audit.c is now private to the sudoers plugin
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 May 2010 16:18:41 +0000 (12:18 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 May 2010 16:18:41 +0000 (12:18 -0400)
plugins/sudoers/Makefile.in

index e9db4101fa6c1eae9843773eea4b3130a2f28320..55d695c8699773f7f73214dfa2552db3f1cda9d7 100644 (file)
@@ -115,7 +115,7 @@ REPLAY_OBJS = getdate.o sudoreplay.o term.o error.o
 
 TEST_OBJS = interfaces.o testsudoers.o tsgetgrpw.o error.o
 
-LINKS = alloc.c atobool.c audit.c error.c fileops.c fmt_string.c lbuf.c \
+LINKS = alloc.c atobool.c error.c fileops.c fmt_string.c lbuf.c \
        list.c term.c zero_bytes.c
 
 VERSION = @PACKAGE_VERSION@