From 485a45ff4efadcdbf85a90cae80de3b854f9f79f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Tue, 21 Jun 2011 21:09:37 +0200 Subject: [PATCH] Fix typo preventing correct build --- share/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/Makefile.am b/share/Makefile.am index 29a7b41305..bd8d7c0e0c 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -281,7 +281,7 @@ DIST_http_lua = \ lua/http/dialogs/stream_window.html \ lua/http/dialogs/vlm \ lua/http/favicon.ico \ - lua/http/flash.html + lua/http/flash.html \ lua/http/images/Audio-48.png \ lua/http/images/Back-48.png \ lua/http/images/button_eject-48.png \ -- 2.39.2