diff options
Diffstat (limited to 'test/inet')
-rw-r--r-- | test/inet/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/inet/Makefile b/test/inet/Makefile index 91927e42e..9605dca66 100644 --- a/test/inet/Makefile +++ b/test/inet/Makefile @@ -1,4 +1,7 @@ # uClibc inet 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 |