winedevice: Add a service process that loads and runs a kernel driver.
diff --git a/configure.ac b/configure.ac
index 4edb7fb..22de21f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1799,6 +1799,7 @@
AC_CONFIG_FILES([programs/winecfg/Makefile])
AC_CONFIG_FILES([programs/wineconsole/Makefile])
AC_CONFIG_FILES([programs/winedbg/Makefile])
+AC_CONFIG_FILES([programs/winedevice/Makefile])
AC_CONFIG_FILES([programs/winefile/Makefile])
AC_CONFIG_FILES([programs/winemenubuilder/Makefile])
AC_CONFIG_FILES([programs/winemine/Makefile])