- remove --enable-testing switch; testmenu is intergrated into usermenu

Signed-off-by: Thilo Graf <dbt@novatux.de>

I think this is not a really good idea,
because it was never intended for normal users.
This commit is contained in:
svenhoefer
2021-12-14 11:11:25 +01:00
committed by Thilo Graf
parent 2af245a256
commit 7c92b87672
4 changed files with 3 additions and 20 deletions

View File

@@ -12,7 +12,6 @@ install_DATA = \
tmdb.png \
volume.png
if ENABLE_TESTING
install_DATA += \
# used by testmenu only
install_DATA += \
tux.svg
endif