aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 680806a67b..1261f75041 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -190,6 +190,9 @@ endif
ifndef DISABLE_LURE
DIST_FILES_ENGINEDATA+=lure.dat
endif
+ifndef DISABLE_M4
+DIST_FILES_ENGINEDATA+=m4.dat
+endif
ifndef DISABLE_QUEEN
DIST_FILES_ENGINEDATA+=queen.tbl
endif