From 12352244bd319397285c910eda613704f0ec07e3 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 22 Nov 2011 13:16:43 -0500 Subject: [PATCH] regen --- common/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.40.0