diff options
| -rw-r--r-- | test/librt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/librt/Makefile b/test/librt/Makefile index 30e6a891d..354c6811e 100644 --- a/test/librt/Makefile +++ b/test/librt/Makefile @@ -1,4 +1,7 @@ # uClibc shm 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 |
