summaryrefslogtreecommitdiff
path: root/test/API/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-01-13 22:50:58 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-01-13 22:50:58 +0100
commit9b723c4ea768f71fc0bc69ba467c6240d18adf35 (patch)
tree84d6e4e61f569ef30c1ff526f75d36e262b32f8c /test/API/Makefile
parent6252572a624c5bc65a6ed3a5778808e84510a8f7 (diff)
remove API dir. tests are disabled anyway.
Diffstat (limited to 'test/API/Makefile')
-rw-r--r--test/API/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/API/Makefile b/test/API/Makefile
deleted file mode 100644
index 2384e2a98..000000000
--- a/test/API/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# uClibc API 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