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

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-12-10 19:56:53 +01:00
parent b0c7549c45
commit 0078138934
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