From 3da72377d3b34a46389769808eb2458467254618 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sun, 22 Jan 2012 01:14:30 -0500 Subject: Add gssx conversion 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 0510eb7..d8f2562 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -92,6 +92,7 @@ gssproxy_SOURCES = \ src/gp_workers.c \ $(GP_RPCGEN_OBJ) \ src/gp_rpc_process.c \ + src/gp_conv.c \ src/gssproxy.c gssproxy_LDADD = \ -- cgit