From 72632725edd5e12bbb74e377b975700af527d971 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 28 Aug 2012 14:55:12 +0200 Subject: Implement misc spi calls --- 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 baeff16..d6b1299 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -110,6 +110,7 @@ GP_MECHGLUE_OBJ = \ src/mechglue/gpp_import_and_canon_name.c \ src/mechglue/gpp_indicate_mechs.c \ src/mechglue/gpp_priv_integ.c \ + src/mechglue/gpp_misc.c \ src/mechglue/gss_plugin.c dist_noinst_HEADERS = \ -- cgit