mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-17 10:23:42 +02:00
configure: move option enable testmenu to enable testing
Testing is also plausible for general usage of other tests or other experimental code parts.
This commit is contained in:
@@ -117,7 +117,7 @@ libneutrino_gui_a_SOURCES = \
|
||||
webtv_setup.cpp \
|
||||
zapit_setup.cpp
|
||||
|
||||
if ENABLE_TEST_MENU
|
||||
if ENABLE_TESTING
|
||||
libneutrino_gui_a_SOURCES += \
|
||||
test_menu.cpp
|
||||
endif
|
||||
|
Reference in New Issue
Block a user