summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-08-24 09:25:11 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-08-24 09:25:11 +0000
commit2235d513b23c2330ff42959b16d8c260cebecf07 (patch)
tree43540da26021ca5dfcd08c8a715841866df1b263 /test
parent40556ff303ad567a4232e37f70519055978dd94b (diff)
downloadlibsvgtiny-2235d513b23c2330ff42959b16d8c260cebecf07.tar.gz
libsvgtiny-2235d513b23c2330ff42959b16d8c260cebecf07.tar.bz2
Something approximating a makefile for the test binary.
pkg-config control file. svn path=/trunk/libsvgtiny/; revision=9426
Diffstat (limited to 'test')
-rw-r--r--test/Makefile4
1 files changed, 4 insertions, 0 deletions
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