summaryrefslogtreecommitdiffstats
path: root/testing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Makefile')
-rw-r--r--testing/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/Makefile b/testing/Makefile
new file mode 100644
index 0000000..f40107f
--- /dev/null
+++ b/testing/Makefile
@@ -0,0 +1,3 @@
+tests:
+ @perl runtests.pl --doxygen ../bin/doxygen
+