commit | 9381e9334e7b61e023315a2df74766deb762d94e | [log] [tgz] |
---|---|---|
author | Austin English <austinenglish@gmail.com> | Sun Mar 04 16:08:21 2012 -0800 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Mar 16 13:02:50 2012 +0100 |
tree | 9a7049a170e2a77fb2b4174dd9eabb853acf6e9a | |
parent | 25d6e9aee86c7fce2970889ba850df156e727b14 [diff] [blame] |
wevtapi: Add stub dll.
diff --git a/configure.ac b/configure.ac index 472ef12..023e46e 100644 --- a/configure.ac +++ b/configure.ac
@@ -2871,6 +2871,7 @@ WINE_CONFIG_DLL(wbemprox) WINE_CONFIG_DLL(wer,,[implib]) WINE_CONFIG_TEST(dlls/wer/tests) +WINE_CONFIG_DLL(wevtapi) WINE_CONFIG_DLL(wiaservc) WINE_CONFIG_DLL(win32s16.dll16,enable_win16) WINE_CONFIG_DLL(win87em.dll16,enable_win16)