commit | 23df68d8f96d2c4f6f6a0bf522c5bce77fb51c97 | [log] [tgz] |
---|---|---|
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | Wed May 23 00:51:46 2007 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed May 23 13:04:27 2007 +0200 |
tree | 3cbfd6750cf6c8512e13626769d4d7c1beb6d215 | |
parent | 46d94653f144c25dec717bd707fea9a577abf61e [diff] [blame] |
winscard: Small initial stub implementation.
diff --git a/configure.ac b/configure.ac index 22de21f..8c9b427 100644 --- a/configure.ac +++ b/configure.ac
@@ -1749,6 +1749,7 @@ AC_CONFIG_FILES([dlls/winmm/Makefile]) AC_CONFIG_FILES([dlls/winmm/tests/Makefile]) AC_CONFIG_FILES([dlls/winnls32/Makefile]) +AC_CONFIG_FILES([dlls/winscard/Makefile]) AC_CONFIG_FILES([dlls/winspool.drv/Makefile]) AC_CONFIG_FILES([dlls/winspool.drv/tests/Makefile]) AC_CONFIG_FILES([dlls/wintab32/Makefile])