commit | 288b8ee18c757ac3d54a78bb81d08bff42df058e | [log] [tgz] |
---|---|---|
author | Michael Günnewig <MichaelGuennewig@gmx.de> | Tue Oct 08 00:40:05 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Oct 08 00:40:05 2002 +0000 |
tree | ad0d14846598ed37574c134cf8d79388c52decd0 | |
parent | d25e0399ba2ab8b276780dc86505049e3fda6833 [diff] [blame] |
Implemented the MS RLE video codec.
diff --git a/configure.ac b/configure.ac index c042513..ee10f78 100644 --- a/configure.ac +++ b/configure.ac
@@ -1412,10 +1412,10 @@ dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile -dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt20/Makefile dlls/msvideo/Makefile +dlls/msvideo/msrle32/Makefile dlls/netapi32/Makefile dlls/netapi32/tests/Makefile dlls/ntdll/Makefile