commit | b67290b99aeecc0e4dd33b0f5a0cde063ef56351 | [log] [tgz] |
---|---|---|
author | Philip Nilsson <pnilsson@nullref.se> | Fri Mar 21 11:04:46 2008 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Mar 21 12:52:54 2008 +0100 |
tree | a9ff2f1bc75b669a8600557264ef88fb18fb9eb1 | |
parent | 0457333f55c015e0c972c9338b0a8c94d7b32359 [diff] [blame] |
d3dx9/tests: Test the D3DXVec*Array functions.
diff --git a/configure.ac b/configure.ac index 0f345c0..89ec3a2 100644 --- a/configure.ac +++ b/configure.ac
@@ -1732,6 +1732,7 @@ AC_CONFIG_FILES([dlls/d3dx9_34/Makefile]) 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/d3dxof/Makefile]) AC_CONFIG_FILES([dlls/dbghelp/Makefile]) AC_CONFIG_FILES([dlls/dciman32/Makefile])