mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 22:25:56 -05:00
remove the aspl stuff from the admin-root makefile as well
This commit is contained in:
parent
59ade51f8a
commit
d18632b255
@ -3,19 +3,19 @@
|
|||||||
SUBDIRS=lib-js
|
SUBDIRS=lib-js
|
||||||
|
|
||||||
adminrootdir = ${pkgdatadir}/admin-root
|
adminrootdir = ${pkgdatadir}/admin-root
|
||||||
adminroot_DATA = ftr.html linkOpaque.gif about.html aspl-license.txt \
|
adminroot_DATA = ftr.html linkOpaque.gif about.html \
|
||||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
||||||
firefly.css ff_logo_sm.gif config.html index.html required.gif \
|
firefly.css ff_logo_sm.gif config.html index.html required.gif \
|
||||||
gpl-license.html aspl-license.html thanks.html feedback.html \
|
gpl-license.html thanks.html feedback.html \
|
||||||
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
||||||
smartpopup.html applet.html firefly.js CREDITS status.js \
|
smartpopup.html applet.html firefly.js CREDITS status.js \
|
||||||
config.js config.xml spinner.gif spinner_stopped.gif util.js \
|
config.js config.xml spinner.gif spinner_stopped.gif util.js \
|
||||||
pngfix.js no_access.html index.css config.css
|
pngfix.js no_access.html index.css config.css
|
||||||
|
|
||||||
EXTRA_DIST = ftr.html linkOpaque.gif about.html aspl-license.txt \
|
EXTRA_DIST = ftr.html linkOpaque.gif about.html \
|
||||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
||||||
firefly.css ff_logo_sm.gif config.html index.html required.gif \
|
firefly.css ff_logo_sm.gif config.html index.html required.gif \
|
||||||
gpl-license.html aspl-license.html thanks.html feedback.html \
|
gpl-license.html thanks.html feedback.html \
|
||||||
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
||||||
smartpopup.html applet.html firefly.js CREDITS status.js \
|
smartpopup.html applet.html firefly.js CREDITS status.js \
|
||||||
config.js config.xml spinner.gif spinner_stopped.gif util.js \
|
config.js config.xml spinner.gif spinner_stopped.gif util.js \
|
||||||
|
Loading…
Reference in New Issue
Block a user