diff options
Diffstat (limited to 'test/build/Makefile')
-rw-r--r-- | test/build/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/build/Makefile b/test/build/Makefile new file mode 100644 index 000000000..6863684a5 --- /dev/null +++ b/test/build/Makefile @@ -0,0 +1,4 @@ +# uClibc build tests +# Licensed under the GNU Library General Public License, see COPYING.LIB + +include ../Test.mak |