Oops, forgot to include the new playlist files in the make file.
This commit is contained in:
parent
9714ba867e
commit
ab681005c9
|
@ -5,9 +5,9 @@ adminrootdir = ${pkgdatadir}/admin-root
|
||||||
adminroot_DATA = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
adminroot_DATA = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
||||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html mt-daapd.css \
|
gpl-license.txt linkTransparent.gif config-update.html hdr.html mt-daapd.css \
|
||||||
mt-daapd.png config.html index.html required.gif gpl-license.html \
|
mt-daapd.png config.html index.html required.gif gpl-license.html \
|
||||||
aspl-license.html thanks.html feedback.html
|
aspl-license.html thanks.html feedback.html playlist.html playlist.js
|
||||||
|
|
||||||
EXTRA_DIST = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
EXTRA_DIST = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
||||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html mt-daapd.css \
|
gpl-license.txt linkTransparent.gif config-update.html hdr.html mt-daapd.css \
|
||||||
mt-daapd.png config.html index.html required.gif gpl-license.html \
|
mt-daapd.png config.html index.html required.gif gpl-license.html \
|
||||||
aspl-license.html thanks.html feedback.html
|
aspl-license.html thanks.html feedback.html playlist.html playlist.js
|
||||||
|
|
Loading…
Reference in New Issue