[vlc-devel] commit: Fix Makefile. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Mar 12 07:37:15 CET 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Mar 11 23:36:40 2008 -0700| [0c55d564025a1b488f28154c2bf886bf9bb341ec]
Fix Makefile.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0c55d564025a1b488f28154c2bf886bf9bb341ec
---
extras/contrib/src/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 9c1d68a..4522320 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1374,6 +1374,7 @@ else
rm x264/x264.c
endif
endif
+endif
ifdef HAVE_WIN32
.x264: x264 .pthreads
More information about the vlc-devel
mailing list