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