diff options
| author | Simo Sorce <simo@redhat.com> | 2012-02-03 22:20:39 -0500 |
|---|---|---|
| committer | Simo Sorce <simo@redhat.com> | 2012-02-03 22:32:24 -0500 |
| commit | 38321678d5595f7b2db35732c5c047884cca36db (patch) | |
| tree | 12bcbd9b3743d853325a68b16ca9a0a751ceca41 /proxy/Makefile.am | |
| parent | 47694d5f55d82e26f35d14ffb60d0df312ab7bed (diff) | |
| download | gss-proxy-38321678d5595f7b2db35732c5c047884cca36db.tar.gz gss-proxy-38321678d5595f7b2db35732c5c047884cca36db.tar.xz gss-proxy-38321678d5595f7b2db35732c5c047884cca36db.zip | |
Add simple debugging helper
Diffstat (limited to 'proxy/Makefile.am')
| -rw-r--r-- | proxy/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am index 1fd9a86..7bdc790 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -103,6 +103,7 @@ gssproxy_SOURCES = \ src/gp_rpc_process.c \ src/gp_conv.c \ src/gp_export.c \ + src/gp_debug.c \ src/gp_rpc_accept_sec_context.c \ src/gp_rpc_release_handle.c \ src/gp_rpc_acquire_cred.c \ |
