aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cdr/Makefile')
-rw-r--r--cdr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cdr/Makefile b/cdr/Makefile
index 95020694d..644d2eb68 100644
--- a/cdr/Makefile
+++ b/cdr/Makefile
@@ -11,6 +11,8 @@
# the GNU General Public License
#
+include ../menuselect.makeopts
+
SELECTED_MODS:=$(filter-out $(MENUSELECT_CDR),$(patsubst %.c,%,$(wildcard cdr_*.c)))
#The problem with sparc is the best stuff is in newer versions of gcc (post 3.0) only.