summaryrefslogtreecommitdiff
path: root/test/mmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmap/Makefile')
-rw-r--r--test/mmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mmap/Makefile b/test/mmap/Makefile
index 4addff95a..317f71a6d 100644
--- a/test/mmap/Makefile
+++ b/test/mmap/Makefile
@@ -1,6 +1,6 @@
# uClibc mmap tests
# Licensed under the GNU Library General Public License, see COPYING.LIB
-TESTS = mmap mmap64
+TESTS := mmap mmap64
include ../Test.mak