diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ include Makefile.common config.mak: configure @echo "You need to run ./configure before you can run make" @echo "Either you haven't run it before or it has changed." - @echo "If you cannot run Configure, use 'make -f Makefile.noconf'" + @echo "If you cannot run configure, use 'make -f Makefile.noconf'" @exit 1 dist: |
