From: Todd C. Miller Date: Tue, 22 Nov 2011 18:16:43 +0000 (-0500) Subject: regen X-Git-Tag: SUDO_1_8_4~142^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12352244bd319397285c910eda613704f0ec07e3;p=sudo regen --- diff --git a/common/Makefile.in b/common/Makefile.in index dd9dc8908..13d6d694c 100644 --- a/common/Makefile.in +++ b/common/Makefile.in @@ -120,7 +120,8 @@ setgroups.lo: $(srcdir)/setgroups.c $(top_builddir)/config.h \ $(LIBTOOL) --mode=compile $(CC) -c -o $@ $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/setgroups.c sudo_debug.lo: $(srcdir)/sudo_debug.c $(top_builddir)/config.h \ $(incdir)/missing.h $(incdir)/alloc.h $(incdir)/error.h \ - $(incdir)/gettext.h $(incdir)/sudo_debug.h + $(incdir)/gettext.h $(incdir)/sudo_plugin.h \ + $(incdir)/sudo_debug.h $(LIBTOOL) --mode=compile $(CC) -c -o $@ $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/sudo_debug.c term.lo: $(srcdir)/term.c $(top_builddir)/config.h $(incdir)/missing.h \ $(incdir)/sudo_debug.h