diff options
Diffstat (limited to 'libc/termios/Makefile.in')
-rw-r--r-- | libc/termios/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/termios/Makefile.in b/libc/termios/Makefile.in index c77ee60e4..5e9d4fd48 100644 --- a/libc/termios/Makefile.in +++ b/libc/termios/Makefile.in @@ -5,6 +5,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +subdirs += libc/termios + TERMIOS_DIR := $(top_srcdir)libc/termios TERMIOS_OUT := $(top_builddir)libc/termios |