commit | be0799fce2ea4482d7cf96082f3cddf4f9b462c7 | [log] [tgz] |
---|---|---|
author | Tony Wasserka <tony.wasserka@freenet.de> | Mon Mar 24 12:32:54 2008 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 24 21:09:25 2008 +0100 |
tree | d59a4557a59ee8a70be5b80846ae610f963bbb86 | |
parent | 39fea9329cba3f0d6bc5d437e07136fe1d5fad4d [diff] [blame] |
d3dx9: Start implementation of d3dx9_37.
diff --git a/configure.ac b/configure.ac index f1ae3cf..1ecf47c2 100644 --- a/configure.ac +++ b/configure.ac
@@ -1730,6 +1730,7 @@ AC_CONFIG_FILES([dlls/d3dx9_35/Makefile]) AC_CONFIG_FILES([dlls/d3dx9_36/Makefile]) AC_CONFIG_FILES([dlls/d3dx9_36/tests/Makefile]) +AC_CONFIG_FILES([dlls/d3dx9_37/Makefile]) AC_CONFIG_FILES([dlls/d3dxof/Makefile]) AC_CONFIG_FILES([dlls/dbghelp/Makefile]) AC_CONFIG_FILES([dlls/dciman32/Makefile])