From: Todd C. Miller Date: Fri, 1 Oct 2004 00:46:21 +0000 (+0000) Subject: add trace_systrace.o dependency X-Git-Tag: SUDO_1_7_0~906 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d94975937e2f3b177a1e97df2c2ec00992a59b30;p=sudo add trace_systrace.o dependency --- diff --git a/Makefile.in b/Makefile.in index ea7bd2b0f..d942786a1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -234,6 +234,7 @@ strlcpy.o: strlcpy.c config.h strerror.o: strerror.c config.h utime.o: utime.c config.h pathnames.h compat.h emul/utime.h ldap.o: ldap.c $(SUDODEP) parse.h +trace_systrace.o: trace_systrace.c $(SUDODEP) trace_systrace.h # Build special copy of alloc.c for visudo that calls Exit() vsalloc.o: alloc.c $(SUDODEP)