]> granicus.if.org Git - sudo/commitdiff
add sudo.tab.h and sudo.tab.c to sudo.tab.o dependency
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Nov 2001 23:09:35 +0000 (23:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Nov 2001 23:09:35 +0000 (23:09 +0000)
Makefile.in

index ae867f1784cd1a418418e65a1c5ed558879af774..365fd654d474c97f791c0c1211f8f3447ac239b8 100644 (file)
@@ -217,7 +217,7 @@ interfaces.o: interfaces.c $(SUDODEP) interfaces.h
 testsudoers.o: testsudoers.c $(SUDODEP) parse.h interfaces.h
 parse.o: parse.c $(SUDODEP) parse.h interfaces.h
 lex.yy.o: lex.yy.c $(SUDODEP) parse.h sudo.tab.h
-sudo.tab.o: sudo.tab.c $(SUDODEP) parse.h
+sudo.tab.o: sudo.tab.c $(SUDODEP) parse.h sudo.tab.c sudo.tab.h
 defaults.o: defaults.c $(SUDODEP) def_data.c auth/sudo_auth.h
 fnmatch.o: fnmatch.c config.h compat.h emul/fnmatch.h
 getcwd.o: getcwd.c config.h compat.h