X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=0ef57fa9fabed81019822e033b29802bb0bbb151;hp=4c0e8c62011393277cc1041a69859cde5296c2ea;hb=97f3d55ad9d7b897b22ea14ddf6a5dbd79277929;hpb=26556f9b114baf498bee8e6d8e6cf60a6f483a89 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.