summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/makefile2
-rw-r--r--crawl-ref/source/makefile.unix (renamed from crawl-ref/source/makefile.lnx)0
2 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index a887eec812..b4de52a08c 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -4,7 +4,7 @@
#Makefile chooser. Choose one:
-MAKEFILE = makefile.lnx
+MAKEFILE = makefile.unix
#MAKEFILE = makefile.dos
#MAKEFILE = makefile.osx
#MAKEFILE = makefile.mgw
diff --git a/crawl-ref/source/makefile.lnx b/crawl-ref/source/makefile.unix
index 75abff9d5b..75abff9d5b 100644
--- a/crawl-ref/source/makefile.lnx
+++ b/crawl-ref/source/makefile.unix