commit | 0a6f6874afc88fa4582f513b3c5ea8c9448fe8b1 | [log] [tgz] |
---|---|---|
author | Hans Leidekker <hans@it.vu.nl> | Sun Jul 08 14:06:08 2007 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jul 09 17:03:31 2007 +0200 |
tree | 74045c2bb94175e8e7eae14c5aebcf39ec466d7d | |
parent | 8f28d4369e04af31d87faea1e05e2118b4fd21ba [diff] [blame] |
pdh: Add tests for opening and closing queries.
diff --git a/configure.ac b/configure.ac index 01165a0..885bdcc 100644 --- a/configure.ac +++ b/configure.ac
@@ -1661,6 +1661,7 @@ AC_CONFIG_FILES([dlls/olesvr32/Makefile]) AC_CONFIG_FILES([dlls/opengl32/Makefile]) AC_CONFIG_FILES([dlls/pdh/Makefile]) +AC_CONFIG_FILES([dlls/pdh/tests/Makefile]) AC_CONFIG_FILES([dlls/powrprof/Makefile]) AC_CONFIG_FILES([dlls/printui/Makefile]) AC_CONFIG_FILES([dlls/psapi/Makefile])