aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-08-03 06:17:23 -0400
committerGlenn Morris2012-08-03 06:17:23 -0400
commit0948632492830f08805f2c1250a9ababb6baa95a (patch)
treeb09af85701869216b2ac71ff475ebc7ce62db18d
parentfddc1855e20074786b238c4f9458bb7e72c612f4 (diff)
downloademacs-0948632492830f08805f2c1250a9ababb6baa95a.tar.gz
emacs-0948632492830f08805f2c1250a9ababb6baa95a.zip
Auto-commit of generated files.
-rw-r--r--autogen/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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 \
875 time.h time.h-t unistd.h unistd.h-t 875 time.h time.h-t unistd.h unistd.h-t
876noinst_LIBRARIES = libgnu.a 876noinst_LIBRARIES = libgnu.a
877AM_CFLAGS = $(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS) 877AM_CFLAGS = $(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS)
878DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src 878DEFAULT_INCLUDES = -I. -I$(top_srcdir)/lib -I../src -I$(top_srcdir)/src
879libgnu_a_SOURCES = allocator.c c-ctype.h c-ctype.c c-strcase.h \ 879libgnu_a_SOURCES = allocator.c c-ctype.h c-ctype.c c-strcase.h \
880 c-strcasecmp.c c-strncasecmp.c careadlinkat.c md5.c sha1.c \ 880 c-strcasecmp.c c-strncasecmp.c careadlinkat.c md5.c sha1.c \
881 sha256.c sha512.c dtoastr.c dtotimespec.c filemode.c \ 881 sha256.c sha512.c dtoastr.c dtotimespec.c filemode.c \