Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/search/Makefile.am')
-rw-r--r--newlib/libc/search/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/search/Makefile.am b/newlib/libc/search/Makefile.am
index 35aa511f9..b888a9de1 100644
--- a/newlib/libc/search/Makefile.am
+++ b/newlib/libc/search/Makefile.am
@@ -6,6 +6,7 @@ INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
LIB_SOURCES = \
bsearch.c \
+ db_local.h \
extern.h \
hash.c \
hash.h \