X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/0bbfc5ce8be91b881d9542d86aceec7e6a716e86..3901bbca2eb3f24dd8ffa628a2c057ec1a28a1d0:/Makefile 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 \