aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test-databases/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-databases/Makefile')
-rw-r--r--test/test-databases/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test-databases/Makefile b/test/test-databases/Makefile
new file mode 100644
index 00000000..b250a8be
--- /dev/null
+++ b/test/test-databases/Makefile
@@ -0,0 +1,7 @@
+# See Makefile.local for the list of files to be compiled in this
+# directory.
+all:
+ $(MAKE) -C ../.. all
+
+.DEFAULT:
+ $(MAKE) -C ../.. $@