X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile;h=061c55a1948aa821da17e1537c7da36c866606bb;hb=8413582b6edc859285d68c9f7ad83236788567c0;hp=f53bec0ea401a4b110f7e1c5d5e26c1896bcaf79;hpb=b6606421019daebbe62645c2dbc2fcdd0f32c1e2;p=notmuch diff --git a/Makefile b/Makefile index f53bec0e..061c55a1 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,8 @@ all: # List all subdirectories here. Each contains its own Makefile.local. # Use of '=', without '+=', seems to be required for out-of-tree # builds to work. -subdirs = compat completion doc emacs lib parse-time-string performance-test util test +subdirs = compat completion doc emacs lib parse-time-string \ + performance-test util test test/test-databases # We make all targets depend on the Makefiles themselves. global_deps = Makefile Makefile.config Makefile.local \