mstask: Skeleton implementation of Task Scheduler Service.
diff --git a/configure.ac b/configure.ac
index 400152f..bef895b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1891,6 +1891,7 @@
 AC_CONFIG_FILES([dlls/msnet32/Makefile])
 AC_CONFIG_FILES([dlls/msrle32/Makefile])
 AC_CONFIG_FILES([dlls/mssip32/Makefile])
+AC_CONFIG_FILES([dlls/mstask/Makefile])
 AC_CONFIG_FILES([dlls/msvcirt/Makefile])
 AC_CONFIG_FILES([dlls/msvcr71/Makefile])
 AC_CONFIG_FILES([dlls/msvcrt/Makefile])