commit | ba6b7e8ba525d82d73f91050f340648d605956f7 | [log] [tgz] |
---|---|---|
author | Huw Davies <huw@codeweavers.com> | Fri Nov 02 15:45:39 2007 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Nov 06 13:01:00 2007 +0100 |
tree | 9af80c546e7b9d000f678c2027f878fb0e4addb4 | |
parent | 94799c3cc72d1189ae13379a73a2f03e513baf26 [diff] [blame] |
inetcomm: Add a test for MimeOleCreateVirtualStream.
diff --git a/configure.ac b/configure.ac index cccb9b6..aa90092 100644 --- a/configure.ac +++ b/configure.ac
@@ -1674,6 +1674,7 @@ AC_CONFIG_FILES([dlls/imagehlp/Makefile]) AC_CONFIG_FILES([dlls/imm32/Makefile]) AC_CONFIG_FILES([dlls/inetcomm/Makefile]) +AC_CONFIG_FILES([dlls/inetcomm/tests/Makefile]) AC_CONFIG_FILES([dlls/infosoft/Makefile]) AC_CONFIG_FILES([dlls/infosoft/tests/Makefile]) AC_CONFIG_FILES([dlls/inkobj/Makefile])