X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=73a85546948fc71df0002adb1257c13aa248fc5b;hp=bb9c3164274ee191f991a7061936c2b4645f4207;hb=06c70d3d754720f1043a0828f6cee33d2788eaf9;hpb=d86522637a7cd0455c127284ebccf3645d681441 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 \