]> git.sesse.net Git - vlc/commitdiff
Fix Makefile.
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 18 Aug 2009 22:22:10 +0000 (00:22 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 18 Aug 2009 22:22:10 +0000 (00:22 +0200)
extras/contrib/src/Makefile

index 4cc74b7ddd85b5486c6314ab9b17a445bb4defe4..45ca634e9a82d4aa01b899ade923efee1accd212 100644 (file)
@@ -969,7 +969,7 @@ ifdef HAVE_WIN32
        (cd $@; patch -p0 < ../Patches/libebml-svn-win32.patch)
 endif
 ifdef HAVE_WIN64
-       patch -p0 < Patches/libebml-win64.patch
+       patch -p0 < Patches/libebml-win64.patch
 endif
 
 .ebml: libebml