X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0ef57fa9fabed81019822e033b29802bb0bbb151;hp=4c0e8c62011393277cc1041a69859cde5296c2ea;hb=46a47f06a628c7025246da040fa9ab6301c49313;hpb=d35c2c15f61cb527eea6e6224d8b0ad965100766 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.