aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/module.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/base/module.mk b/base/module.mk
index e8a8f5f154..d2c567e82b 100644
--- a/base/module.mk
+++ b/base/module.mk
@@ -11,7 +11,9 @@ MODULE_DIRS += \
# Some of the base files depend on the values of the DISABLE_* flags defined
# in config.mak. Hence we add an explicit make dependency on that file.
-# Temporarily disabled since it causes troubles for MinGW
+#
+# Temporarily disabled since it causes troubles for MinGW - and
+# will break Makefile.noconf
#base/gameDetector.o base/plugins.o: config.mak
# Include common rules