commit | cca77db0a6bdd2e88b84a8365a042eb7e79cc951 | [log] [tgz] |
---|---|---|
author | Juan Lang <juan.lang@gmail.com> | Tue May 20 20:48:37 2008 -0700 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jun 25 10:56:13 2008 +0200 |
tree | dd333f31e2e761c7ebe3ac610bb10520cb54a962 | |
parent | 2cc8b7e5ce11e966031d011ae20167af5b83a160 [diff] [blame] |
inetmib1: Add tests for SnmpExtensionInit.
diff --git a/configure.ac b/configure.ac index 4810dc3..77287de 100644 --- a/configure.ac +++ b/configure.ac
@@ -1804,6 +1804,7 @@ AC_CONFIG_FILES([dlls/inetcomm/Makefile]) AC_CONFIG_FILES([dlls/inetcomm/tests/Makefile]) AC_CONFIG_FILES([dlls/inetmib1/Makefile]) +AC_CONFIG_FILES([dlls/inetmib1/tests/Makefile]) AC_CONFIG_FILES([dlls/infosoft/Makefile]) AC_CONFIG_FILES([dlls/infosoft/tests/Makefile]) AC_CONFIG_FILES([dlls/initpki/Makefile])