summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-08-03 06:17:23 -0400
committerGlenn Morris <rgm@gnu.org>2012-08-03 06:17:23 -0400
commit0948632492830f08805f2c1250a9ababb6baa95a (patch)
treeb09af85701869216b2ac71ff475ebc7ce62db18d /autogen
parentfddc1855e20074786b238c4f9458bb7e72c612f4 (diff)
downloademacs-0948632492830f08805f2c1250a9ababb6baa95a.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-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 \
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 \