]> git.cworth.org Git - notmuch/blobdiff - test/test-databases/Makefile
Merge tag 'debian/0.18.1-2' into wheezy-backports
[notmuch] / test / test-databases / Makefile
diff --git a/test/test-databases/Makefile b/test/test-databases/Makefile
new file mode 100644 (file)
index 0000000..b250a8b
--- /dev/null
@@ -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 ../.. $@