commit | 00ef4e5829305f77b5eafb796a07de84eb92877c | [log] [tgz] |
---|---|---|
author | Roy Shea <roy@cs.hmc.edu> | Sun Dec 09 13:16:07 2007 -0800 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Dec 10 14:36:34 2007 +0100 |
tree | 3030a05b472040595fbea9b4663ccea9569cae96 | |
parent | 507aeb6855a6e2be5730d924d602bc3ff3a74fe1 [diff] [blame] |
qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
diff --git a/configure.ac b/configure.ac index 8d6e1b4..492d363 100644 --- a/configure.ac +++ b/configure.ac
@@ -1778,6 +1778,7 @@ AC_CONFIG_FILES([dlls/pstorec/Makefile]) AC_CONFIG_FILES([dlls/qcap/Makefile]) AC_CONFIG_FILES([dlls/qmgr/Makefile]) +AC_CONFIG_FILES([dlls/qmgrprxy/Makefile]) AC_CONFIG_FILES([dlls/quartz/Makefile]) AC_CONFIG_FILES([dlls/quartz/tests/Makefile]) AC_CONFIG_FILES([dlls/query/Makefile])