]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Feb 2015 16:40:10 +0000 (09:40 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Feb 2015 16:40:10 +0000 (09:40 -0700)
plugins/sudoers/Makefile.in

index d0d99d18244523207695bec7b09fe91e4be0da7c..4e132325e45665a27bdf607a6810dd10fd22401f 100644 (file)
@@ -654,9 +654,15 @@ getspwuid.lo: $(srcdir)/getspwuid.c $(devdir)/def_data.h \
               $(srcdir)/sudoers.h $(srcdir)/sudoers_debug.h \
               $(top_builddir)/config.h $(top_builddir)/pathnames.h
        $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $(PIE_CFLAGS) $(SSP_CFLAGS) $(DEFS) $(srcdir)/getspwuid.c
-gettime.lo: $(srcdir)/gettime.c $(incdir)/compat/stdbool.h \
-            $(incdir)/compat/timespec.h $(incdir)/sudo_compat.h \
-            $(incdir)/sudo_util.h $(top_builddir)/config.h
+gettime.lo: $(srcdir)/gettime.c $(devdir)/def_data.h \
+            $(incdir)/compat/stdbool.h $(incdir)/compat/timespec.h \
+            $(incdir)/sudo_alloc.h $(incdir)/sudo_compat.h \
+            $(incdir)/sudo_conf.h $(incdir)/sudo_debug.h \
+            $(incdir)/sudo_fatal.h $(incdir)/sudo_gettext.h \
+            $(incdir)/sudo_plugin.h $(incdir)/sudo_queue.h \
+            $(incdir)/sudo_util.h $(srcdir)/defaults.h $(srcdir)/logging.h \
+            $(srcdir)/sudo_nss.h $(srcdir)/sudoers.h $(srcdir)/sudoers_debug.h \
+            $(top_builddir)/config.h $(top_builddir)/pathnames.h
        $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $(PIE_CFLAGS) $(SSP_CFLAGS) $(DEFS) $(srcdir)/gettime.c
 goodpath.lo: $(srcdir)/goodpath.c $(devdir)/def_data.h \
              $(incdir)/compat/stdbool.h $(incdir)/sudo_alloc.h \