commit | 9e021cff3d6af045b4d2e302f0a76054afdd0aa1 | [log] [tgz] |
---|---|---|
author | James Hawkins <jhawkins@codeweavers.com> | Mon Mar 31 01:03:24 2008 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 31 13:09:19 2008 +0200 |
tree | 10055b999872a66cf520aaecd2380c5cd0d41e60 | |
parent | c8b6558d21b7e1f3d1c8f996d9bb1c58fb0804d3 [diff] [blame] |
fusion: Add initial tests for IAssemblyCache.
diff --git a/configure.ac b/configure.ac index d63dcec..0cab238 100644 --- a/configure.ac +++ b/configure.ac
@@ -1770,6 +1770,7 @@ AC_CONFIG_FILES([dlls/dxguid/Makefile]) AC_CONFIG_FILES([dlls/faultrep/Makefile]) AC_CONFIG_FILES([dlls/fusion/Makefile]) +AC_CONFIG_FILES([dlls/fusion/tests/Makefile]) AC_CONFIG_FILES([dlls/gdi32/Makefile]) AC_CONFIG_FILES([dlls/gdi32/tests/Makefile]) AC_CONFIG_FILES([dlls/gdiplus/Makefile])