diff options
Diffstat (limited to 'termios/Makefile')
-rw-r--r-- | termios/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/termios/Makefile b/termios/Makefile index 446910dcdd..fc164029eb 100644 --- a/termios/Makefile +++ b/termios/Makefile @@ -20,6 +20,8 @@ # subdir := termios +include ../Makeconfig + headers := termios.h bits/termios.h sys/ttydefaults.h sys/termios.h \ sys/ttychars.h |