X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=021fdb82a06d60dff275e1d52ad324525b78321c;hp=248a4cfd212722058126e4dab8a3d101fe2d29d8;hb=59265c0233a04a6d782c5202f8e3eb26ed692df1;hpb=e50461eb84a10f07278f944aea33ce6aa1a244d8 diff --git a/Makefile b/Makefile index 248a4cfd..021fdb82 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ Makefile.config: configure @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" @echo " into which to install), call ./configure explicitly and then make again." + @echo " See \"./configure --help\" for more details." @echo "" ./configure