X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=73a85546948fc71df0002adb1257c13aa248fc5b;hp=e5e2e3a3ac67a9e515411c7e03d449db59d9a5c0;hb=06c70d3d754720f1043a0828f6cee33d2788eaf9;hpb=af12e5a3ac887cd7dde344f67d9d43688e78e295 diff --git a/Makefile b/Makefile index e5e2e3a3..73a85546 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,8 @@ all: # List all subdirectories here. Each contains its own Makefile.local -subdirs = compat completion emacs lib man util test +subdirs := compat completion emacs lib man parse-time-string +subdirs += performance-test util test # We make all targets depend on the Makefiles themselves. global_deps = Makefile Makefile.config Makefile.local \