summaryrefslogtreecommitdiffstats
path: root/runtime/tests/agg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tests/agg/Makefile')
-rw-r--r--runtime/tests/agg/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/tests/agg/Makefile b/runtime/tests/agg/Makefile
new file mode 100644
index 00000000..c396c132
--- /dev/null
+++ b/runtime/tests/agg/Makefile
@@ -0,0 +1,5 @@
+default: tests
+
+tests:
+ tclsh all.tcl
+