Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
- preliminary implementation of endpoint-mapping via a new on-demand
  server-ish process
- more header fixups
- (re)implement RpcEpRegisterA, RpcEpUnregister, and
  RpcEpResolveBinding using the new rpcss functionality
- update the todo list in rpcrt4_main.c a bit
- many beautifications and touch-ups
- command-line configurable timeout
- micro-client imbedded in np_server.c

diff --git a/configure.ac b/configure.ac
index c72b739..5f1744b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1529,6 +1529,7 @@
 programs/regedit/Makefile
 programs/regsvr32/Makefile
 programs/regtest/Makefile
+programs/rpcss/Makefile
 programs/rundll32/Makefile
 programs/uninstaller/Makefile
 programs/view/Makefile