X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=73a85546948fc71df0002adb1257c13aa248fc5b;hb=4af1ac604ed982d6e584c8d471a9f8fc404c4d8b;hp=e5e2e3a3ac67a9e515411c7e03d449db59d9a5c0;hpb=0bbfc5ce8be91b881d9542d86aceec7e6a716e86;p=notmuch 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 \