X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/1dedfc90f6eee7cad10f1a1ceb39a7a1c4dbd1b1..d6d3fa32f6b1491f84f44184c8c1e590656a2001:/Makefile diff --git a/Makefile b/Makefile index 2fb2a613..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 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 \