From 2235d513b23c2330ff42959b16d8c260cebecf07 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 24 Aug 2009 09:25:11 +0000 Subject: Something approximating a makefile for the test binary. pkg-config control file. svn path=/trunk/libsvgtiny/; revision=9426 --- test/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/Makefile (limited to 'test') diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..d37b66a --- /dev/null +++ b/test/Makefile @@ -0,0 +1,4 @@ +# Tests +DIR_TEST_ITEMS := svgtiny_test:svgtiny_test.c + +include build/makefiles/Makefile.subdir -- cgit v1.2.3