[htdocs] Add admin web interface

This commit is contained in:
chme
2017-08-12 19:43:10 +02:00
parent 2c51c6571a
commit b678542ad6
20 changed files with 13802 additions and 1 deletions

View File

@@ -390,6 +390,7 @@ dnl --- End options ---
AC_CONFIG_FILES([
src/Makefile
sqlext/Makefile
htdocs/Makefile
Makefile
forked-daapd.spec
])