From: Glenn Morris Date: Fri, 3 Aug 2012 10:17:23 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.2.90~874 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0948632492830f08805f2c1250a9ababb6baa95a;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/Makefile.in b/autogen/Makefile.in index 2aba86fe0d6..49dad9ea96d 100644 --- a/autogen/Makefile.in +++ b/autogen/Makefile.in @@ -875,7 +875,7 @@ MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t getopt.h \ time.h time.h-t unistd.h unistd.h-t noinst_LIBRARIES = libgnu.a AM_CFLAGS = $(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS) -DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src +DEFAULT_INCLUDES = -I. -I$(top_srcdir)/lib -I../src -I$(top_srcdir)/src libgnu_a_SOURCES = allocator.c c-ctype.h c-ctype.c c-strcase.h \ c-strcasecmp.c c-strncasecmp.c careadlinkat.c md5.c sha1.c \ sha256.c sha512.c dtoastr.c dtotimespec.c filemode.c \