summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile (renamed from Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/GNUmakefile
index 9ab4227..54385e6 100644
--- a/Makefile
+++ b/GNUmakefile
@@ -44,7 +44,7 @@ endif
# causing problems with keeping up to date with the repository.
#
#############################################################################
--include Makefile.local
+-include GNUmakefile.local
ifeq ($(COMPILE_PLATFORM),cygwin)
PLATFORM=mingw32