summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2003-11-10 14:38:43 +0000
committerDave Beckett <dave@dajobe.org>2003-11-10 14:38:43 +0000
commit6fc09ad5bf14dcdd4b15d17f8da658065af2affc (patch)
tree6a389776a13f0dfbad084c9450d9e44b00d15cd7 /configure.ac
parent037c997b9d5562783a1237d6db677c993fce723e (diff)
downloadraptor-6fc09ad5bf14dcdd4b15d17f8da658065af2affc.tar.gz
Added tests/ntriplesplus
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d0f74844..970ee2ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -849,6 +849,7 @@ AC_CONFIG_FILES([Makefile
raptor.spec
examples/Makefile
tests/Makefile
+tests/ntriplesplus/Makefile
win32/Makefile
raptor.pc])
AC_CONFIG_FILES([raptor-config], [chmod +x raptor-config])