aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/search/Makefile.am
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 35aa511..b888a9d 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 \