X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=73a85546948fc71df0002adb1257c13aa248fc5b;hp=11e3a3d96293255e136ed3d06ab99557e7047340;hb=d273ed6cf1bdaa2d644cec4909cbf415ff4d257b;hpb=2d6718b837b11b48d6b6ce1ae3f863591d5b651a diff --git a/Makefile b/Makefile index 11e3a3d9..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 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 \