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