[vlc-commits] commit: Makefile: Forgotten file in previous commit (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Sat Jul 3 12:50:00 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jul 3 12:49:54 2010 +0200| [f196a40a6a7ca17b72642cf83c99c53d17039121] | committer: Jean-Baptiste Kempf
Makefile: Forgotten file in previous commit
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f196a40a6a7ca17b72642cf83c99c53d17039121
---
share/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 76b277b..2cf1cb5 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -148,7 +148,7 @@ DIST_http = \
http/requests/status.xml \
http/requests/vlm.xml \
http/requests/vlm_cmd.xml \
- http/requests/readme \
+ http/requests/README.txt \
http/style.css \
http/iehacks.css \
http/vlm.html \
@@ -382,7 +382,7 @@ DIST_http_lua = \
lua/http/requests/status.xml \
lua/http/requests/vlm.xml \
lua/http/requests/vlm_cmd.xml \
- lua/http/requests/readme \
+ lua/http/requests/README.txt \
lua/http/style.css \
lua/http/iehacks.css \
lua/http/vlm.html \
More information about the vlc-commits
mailing list