owntone-server/admin-root/Makefile.am

24 lines
1.0 KiB
Makefile
Raw Normal View History

2003-12-01 02:12:18 -05:00
# $Id$
#
2006-03-22 18:48:13 -05:00
SUBDIRS=lib-js
2003-12-01 02:12:18 -05:00
2003-12-29 14:46:58 -05:00
adminrootdir = ${pkgdatadir}/admin-root
adminroot_DATA = ftr.html linkOpaque.gif about.html aspl-license.txt \
2005-06-19 23:44:30 -04:00
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
firefly.css ff_logo_sm.gif config.html index.html required.gif \
2005-06-19 23:44:30 -04:00
gpl-license.html aspl-license.html thanks.html feedback.html \
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
smartpopup.html applet.html firefly.js CREDITS status.js \
config.js config.xml spinner.gif spinner_stopped.gif util.js \
pngfix.js no_access.html
2003-12-01 02:12:18 -05:00
EXTRA_DIST = ftr.html linkOpaque.gif about.html aspl-license.txt \
2005-06-19 23:44:30 -04:00
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
firefly.css ff_logo_sm.gif config.html index.html required.gif \
2005-06-19 23:44:30 -04:00
gpl-license.html aspl-license.html thanks.html feedback.html \
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
smartpopup.html applet.html firefly.js CREDITS status.js \
config.js config.xml spinner.gif spinner_stopped.gif util.js \
2006-10-23 22:50:24 -04:00
pngfix.js no_access.html index.css
2005-06-19 23:44:30 -04:00