diff options
-rw-r--r-- | test/inet/Makefile | 4 |
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 |