X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile;h=73a85546948fc71df0002adb1257c13aa248fc5b;hb=c3ed77068310122d98f6d2c60f5a0d3a29d89606;hp=bb9c3164274ee191f991a7061936c2b4645f4207;hpb=d86522637a7cd0455c127284ebccf3645d681441;p=notmuch diff --git a/Makefile b/Makefile index bb9c3164..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 parse-time-string 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 \