X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=ae0f99120cc59c459c3b8d0e4819611e7c8b5c62;hp=2cd1b1bae4af648b07b51a110e08f623868fa66e;hb=98b93a7d5ad3713a7c408e497065cd0a931d90c7;hpb=685a8ad23be3ceac8387e32f49a4a387cae2434d diff --git a/Makefile b/Makefile index 2cd1b1ba..ae0f9912 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,9 @@ include Makefile.local include lib/Makefile.local # And get user settings from the output of configure +Makefile.config: configure + ./configure + include Makefile.config # The user has not set any verbosity, default to quiet mode and inform the