[vlc-commits] Fix typo preventing correct build

Jean-Baptiste Kempf git at videolan.org
Tue Jun 21 21:20:34 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 21 21:09:37 2011 +0200| [485a45ff4efadcdbf85a90cae80de3b854f9f79f] | committer: Jean-Baptiste Kempf

Fix typo preventing correct build

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=485a45ff4efadcdbf85a90cae80de3b854f9f79f
---

 share/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index 29a7b41..bd8d7c0 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 \



More information about the vlc-commits mailing list