From 64333b5f110d557771ef561d16df43349240754d Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sun, 5 Feb 2012 17:55:12 -0500 Subject: Add tests for indicate_mechs functions --- proxy/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'proxy/Makefile.am') diff --git a/proxy/Makefile.am b/proxy/Makefile.am index aad1577..ee82efd 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -114,6 +114,7 @@ gssproxy_SOURCES = \ accept_context_SOURCES = \ src/gp_config.c \ src/gp_conv.c \ + src/gp_debug.c \ $(GP_RPCGEN_OBJ) \ $(GP_MECHGLUE_OBJ) \ tests/accept_context.c -- cgit