X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=4ca74a3ff25a223140d6022fa1d5769393f53bd0;hp=7549b40d171fdde519697e5fe3d67de307ddbf20;hb=3e4a9d60a9419621b08c647a306843d76c47c2cb;hpb=38f46b6869d3c5f4555e2da3a07700b3c94583a7 diff --git a/Makefile b/Makefile index 7549b40d..4ca74a3f 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ extra_cxxflags := # Makefile.config if it doesn't exist yet. And add Makefile.config to # our global dependency list. include Makefile.config -Makefile.config: configure +Makefile.config: $(srcdir)/configure @echo "" @echo "Note: Calling ./configure with no command-line arguments. This is often fine," @echo " but if you want to specify any arguments (such as an alternate prefix"