commit | a00aa0391dea6f17631d057beeaeb33a599eb39d | [log] [tgz] |
---|---|---|
author | Jeff Latimer <lats@yless4u.com.au> | Mon Jun 18 23:27:00 2007 +1000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jun 19 11:30:59 2007 +0200 |
tree | 9aee4262c34e01cf45e2fbbf2ee14f0eb102960e | |
parent | 87fe0145c0ca0bc3efd015e27b5fa4621c2ae6ca [diff] [blame] |
hnetcfg: Stub implementation of the dll.
diff --git a/configure.ac b/configure.ac index 96b2c5c..5d6fce7 100644 --- a/configure.ac +++ b/configure.ac
@@ -1525,6 +1525,7 @@ AC_CONFIG_FILES([dlls/hid/Makefile]) AC_CONFIG_FILES([dlls/hlink/Makefile]) AC_CONFIG_FILES([dlls/hlink/tests/Makefile]) +AC_CONFIG_FILES([dlls/hnetcfg/Makefile]) AC_CONFIG_FILES([dlls/iccvid/Makefile]) AC_CONFIG_FILES([dlls/icmp/Makefile]) AC_CONFIG_FILES([dlls/ifsmgr.vxd/Makefile])