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