From 0c97f24173d461cd07e06da5f419bd1238cbd6e6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 1 Sep 2015 23:56:23 +0100 Subject: add a basic decode test --- test/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/Makefile (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..f067d81 --- /dev/null +++ b/test/Makefile @@ -0,0 +1,3 @@ +DIR_TEST_ITEMS := decode_gif:decode_gif.c + +include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3