From 121866707cc34b1585afd562c031f501ce579ad8 Mon Sep 17 00:00:00 2001 From: Ron Pedde Date: Fri, 2 Apr 2004 19:28:18 +0000 Subject: [PATCH] Oops... make sure to include feedback.html in the dist --- admin-root/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-root/Makefile.am b/admin-root/Makefile.am index a233ef8b..212bea26 100644 --- a/admin-root/Makefile.am +++ b/admin-root/Makefile.am @@ -10,4 +10,4 @@ adminroot_DATA = 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 \ mt-daapd.png config.html index.html required.gif gpl-license.html \ - aspl-license.html thanks.html \ No newline at end of file + aspl-license.html thanks.html feedback.html \ No newline at end of file