diff options
Diffstat (limited to 'libc/misc/search/Makefile.in')
-rw-r--r-- | libc/misc/search/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/misc/search/Makefile.in b/libc/misc/search/Makefile.in index 495c3cf9e..f8f846749 100644 --- a/libc/misc/search/Makefile.in +++ b/libc/misc/search/Makefile.in @@ -5,6 +5,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +subdirs += libc/misc/search + CSRC := hsearch.c # multi source _tsearch.c |