summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-01-06 16:56:04 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-01-06 16:56:04 +0000
commit5e173f639d10c44567e3dc2c53d459a0b102fb84 (patch)
treebce192aedda45c4d2260ce29344ccad46b37358c /test/Makefile
parentc245c9a32687edd068bd9eacb16e966c3b6dd8c8 (diff)
downloadlibpencil-5e173f639d10c44567e3dc2c53d459a0b102fb84.tar.gz
libpencil-5e173f639d10c44567e3dc2c53d459a0b102fb84.tar.bz2
Port to core buildsystemreleases/0.0.1
svn path=/trunk/pencil/; revision=9793
Diffstat (limited to 'test/Makefile')
-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..2df56da
--- /dev/null
+++ b/test/Makefile
@@ -0,0 +1,4 @@
+# Tests
+DIR_TEST_ITEMS := pencil_test:pencil_test.c
+
+include build/makefiles/Makefile.subdir