X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=inline;f=Makefile;h=0ef57fa9fabed81019822e033b29802bb0bbb151;hb=38a56b98f9b282decc5edbe1da9717e3b2bdb6b2;hp=4c0e8c62011393277cc1041a69859cde5296c2ea;hpb=26556f9b114baf498bee8e6d8e6cf60a6f483a89;p=notmuch diff --git a/Makefile b/Makefile index 4c0e8c62..0ef57fa9 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,8 @@ ifeq ($(configure_options),) endif $(srcdir)/configure $(configure_options) +# runtime variable definitions available in all subdirs +include $(srcdir)/Makefile.global # Finally, include all of the Makefile.local fragments where all the # real work is done.