summaryrefslogtreecommitdiff
path: root/test/inet
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-15 05:04:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-15 05:04:20 +0000
commit642708958ed20345e8efb32e9f2b203e97346e43 (patch)
treef73741ac25e8330bb87278b10fdf4e1b6322c393 /test/inet
parent6a22e84a33d80766d39a4ab10afe21873c633795 (diff)
need Makefile for inet subdir
Diffstat (limited to 'test/inet')
-rw-r--r--test/inet/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/inet/Makefile b/test/inet/Makefile
new file mode 100644
index 000000000..90f0e0146
--- /dev/null
+++ b/test/inet/Makefile
@@ -0,0 +1,4 @@
+# uClibc inet tests
+# Licensed under the GNU Library General Public License, see COPYING.LIB
+
+include ../Test.mak