commit | 21572967db5f8b8ba05f791dd0708c9216f46ef6 | [log] [tgz] |
---|---|---|
author | Jacek Caban <jacek@codeweavers.com> | Tue Jul 31 00:54:42 2007 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jul 31 13:36:31 2007 +0200 |
tree | 21366608c0b203ef0943ad823ae920a9a7c663db | |
parent | 43a072b1cbf30ec3fbea605ee73d4559afe9b436 [diff] [blame] |
winhttp: Added winhttp.dll.
diff --git a/configure.ac b/configure.ac index 8687171..9a1ec62 100644 --- a/configure.ac +++ b/configure.ac
@@ -1825,6 +1825,7 @@ AC_CONFIG_FILES([dlls/winequartz.drv/Makefile]) AC_CONFIG_FILES([dlls/winex11.drv/Makefile]) AC_CONFIG_FILES([dlls/wing32/Makefile]) +AC_CONFIG_FILES([dlls/winhttp/Makefile]) AC_CONFIG_FILES([dlls/wininet/Makefile]) AC_CONFIG_FILES([dlls/wininet/tests/Makefile]) AC_CONFIG_FILES([dlls/winmm/Makefile])