summaryrefslogtreecommitdiff
path: root/libc/misc/ftw/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/ftw/Makefile.in')
-rw-r--r--libc/misc/ftw/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/misc/ftw/Makefile.in b/libc/misc/ftw/Makefile.in
index bceab2124..389ad792d 100644
--- a/libc/misc/ftw/Makefile.in
+++ b/libc/misc/ftw/Makefile.in
@@ -5,6 +5,8 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
+subdirs += libc/misc/ftw
+
CSRC := ftw.c
ifeq ($(UCLIBC_HAS_LFS),y)
CSRC += ftw64.c