d3dxof: Add basic tests.
diff --git a/configure b/configure
index 5a191c9..422f585 100755
--- a/configure
+++ b/configure
@@ -22041,6 +22041,8 @@
 
 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
 
+ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
+
 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
 
 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
@@ -23382,6 +23384,7 @@
     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
+    "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;