- some D3D8 fixes
- beginning of shaders support (Vertex and Pixel Shaders 1.1 on
  DirectX8)
- beginning of D3DX8 support the D3D8 utility API (very basic, only
  the core header)

diff --git a/configure.ac b/configure.ac
index ad433ea..a25b77f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1366,6 +1366,7 @@
 dlls/crtdll/Makefile
 dlls/crypt32/Makefile
 dlls/d3d8/Makefile
+dlls/d3dx8/Makefile
 dlls/dciman32/Makefile
 dlls/ddraw/Makefile
 dlls/devenum/Makefile