diff options
Diffstat (limited to 'test/termios')
-rw-r--r-- | test/termios/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/termios/Makefile b/test/termios/Makefile index 2aa6ccd90..926e05219 100644 --- a/test/termios/Makefile +++ b/test/termios/Makefile @@ -1,4 +1,7 @@ # uClibc termios tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. +top_builddir=../../ +include ../Rules.mak +-include Makefile.in include ../Test.mak |