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

Origin commit data
------------------
Commit: 327ce6d81e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-10 (Fri, 10 Dec 2021)

Origin message was:
------------------
- remove --enable-testing switch; testmenu is intergrated into usermenu
This commit is contained in:
vanhofen
2021-12-10 19:56:53 +01:00
parent 14cabd1914
commit df109a6889
5 changed files with 4 additions and 22 deletions

View File

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