localui: Add localui.dll with stubs.
diff --git a/configure.ac b/configure.ac
index 921fdcf..f97fd3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1588,6 +1588,7 @@
 AC_CONFIG_FILES([dlls/kernel32/tests/Makefile])
 AC_CONFIG_FILES([dlls/localspl/Makefile])
 AC_CONFIG_FILES([dlls/localspl/tests/Makefile])
+AC_CONFIG_FILES([dlls/localui/Makefile])
 AC_CONFIG_FILES([dlls/lz32/Makefile])
 AC_CONFIG_FILES([dlls/lz32/tests/Makefile])
 AC_CONFIG_FILES([dlls/mapi32/Makefile])