qedit: Skeleton implementation of qedit.dll.
diff --git a/configure.ac b/configure.ac
index d3e5ddc..e2ba38e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1879,6 +1879,7 @@
 AC_CONFIG_FILES([dlls/psapi/tests/Makefile])
 AC_CONFIG_FILES([dlls/pstorec/Makefile])
 AC_CONFIG_FILES([dlls/qcap/Makefile])
+AC_CONFIG_FILES([dlls/qedit/Makefile])
 AC_CONFIG_FILES([dlls/qmgr/Makefile])
 AC_CONFIG_FILES([dlls/qmgrprxy/Makefile])
 AC_CONFIG_FILES([dlls/quartz/Makefile])