aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray2003-08-10 09:45:39 +0000
committerJonathan Gray2003-08-10 09:45:39 +0000
commit831826bf48d7dd0c3830023bb944a49c6ef7706e (patch)
treead2473165be57bab3d9490937da802e9822374b0
parentc2ed4c2d0ec9383e336f1e57062130487349328d (diff)
downloadscummvm-rg350-831826bf48d7dd0c3830023bb944a49c6ef7706e.tar.gz
scummvm-rg350-831826bf48d7dd0c3830023bb944a49c6ef7706e.tar.bz2
scummvm-rg350-831826bf48d7dd0c3830023bb944a49c6ef7706e.zip
most people have case sensitive filesystems
svn-id: r9620
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4aebfe0c29..7c3ecca2f4 100644
--- a/Makefile
+++ b/Makefile
@@ -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: