diff --git a/admin-root/Makefile.am b/admin-root/Makefile.am index 04bcbd51..3e71ff50 100644 --- a/admin-root/Makefile.am +++ b/admin-root/Makefile.am @@ -3,11 +3,14 @@ adminrootdir = ${pkgdatadir}/admin-root adminroot_DATA = ftr.html linkOpaque.gif status.html aspl-license.txt \ - 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 \ - aspl-license.html thanks.html feedback.html playlist.html playlist.js + 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 aspl-license.html thanks.html feedback.html \ + playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar EXTRA_DIST = ftr.html linkOpaque.gif status.html aspl-license.txt \ - 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 \ - aspl-license.html thanks.html feedback.html playlist.html playlist.js + 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 aspl-license.html thanks.html feedback.html \ + playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar +