summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f19093d..9ad2bb7 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ ifeq ($(strip $(foreach var,clean distclean dist-clean update,$(findstring $(var
endif
ifeq ($(BUILDVER),linux24)
-MENUSELECT_MODULES+=xpp wctc4xxp zttranscode
+MENUSELECT_MODULES+=xpp wctc4xxp wctdm24xxp zttranscode
endif
ifeq ($(findstring xpp,$(MENUSELECT_MODULES)),)