owntone-server/admin-root/Makefile.am

22 lines
995 B
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 status.html aspl-license.txt \
2005-06-19 23:44:30 -04:00
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
mt-daapd.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 mt-daapd.js CREDITS status.js \
config.js config.xml spinner.gif util.js pngfix.js no_access.html
2003-12-01 02:12:18 -05:00
2003-12-29 14:46:58 -05:00
EXTRA_DIST = ftr.html linkOpaque.gif status.html aspl-license.txt \
2005-06-19 23:44:30 -04:00
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
mt-daapd.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 mt-daapd.js CREDITS status.js \
config.js config.xml spinner.gif util.js pngfix.js no_access.html
2005-06-19 23:44:30 -04:00