ctapi32: Added wrapper dll for ctapi (CardTerminal API).
diff --git a/configure.ac b/configure.ac index a84a434..305cf13 100644 --- a/configure.ac +++ b/configure.ac
@@ -1606,6 +1606,7 @@ AC_CONFIG_FILES([dlls/cryptdll/Makefile]) AC_CONFIG_FILES([dlls/cryptnet/Makefile]) AC_CONFIG_FILES([dlls/cryptnet/tests/Makefile]) +AC_CONFIG_FILES([dlls/ctapi32/Makefile]) AC_CONFIG_FILES([dlls/ctl3d32/Makefile]) AC_CONFIG_FILES([dlls/d3d10/Makefile]) AC_CONFIG_FILES([dlls/d3d8/Makefile])