commit | e9b8d71dfb4b94273af44c7ae3b8225df19e62a1 | [log] [tgz] |
---|---|---|
author | Detlef Riekenberg <wine.dev@web.de> | Fri Sep 10 00:02:44 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Sep 15 17:09:14 2010 -0500 |
tree | dff48e0169811c4a72e04494472847756111d4d0 | |
parent | 592d994f0077c19dc9fa2db988f70d5d4c2a9cdb [diff] [blame] |
inetcpl: Add initial applet.
diff --git a/configure.ac b/configure.ac index 0fe8ebe..a7f6b2b 100644 --- a/configure.ac +++ b/configure.ac
@@ -2439,6 +2439,7 @@ WINE_CONFIG_TEST(dlls/imm32/tests) WINE_CONFIG_DLL(inetcomm,,[inetcomm]) WINE_CONFIG_TEST(dlls/inetcomm/tests) +WINE_CONFIG_DLL(inetcpl.cpl) WINE_CONFIG_DLL(inetmib1) WINE_CONFIG_TEST(dlls/inetmib1/tests) WINE_CONFIG_DLL(infosoft)