diff options
| author | Simo Sorce <simo@redhat.com> | 2012-02-09 00:42:05 -0500 |
|---|---|---|
| committer | Simo Sorce <simo@redhat.com> | 2012-02-09 01:36:07 -0500 |
| commit | 9907bfd3384e3b04b97c42063cfe8adc3324d7d0 (patch) | |
| tree | add4ce814eaa816d15fc12e26c185670d79c22f1 /proxy/Makefile.am | |
| parent | cfeb453adb75f2d0557388484335a56c5d557a9a (diff) | |
| download | gss-proxy-9907bfd3384e3b04b97c42063cfe8adc3324d7d0.tar.gz gss-proxy-9907bfd3384e3b04b97c42063cfe8adc3324d7d0.tar.xz gss-proxy-9907bfd3384e3b04b97c42063cfe8adc3324d7d0.zip | |
There is no need anymore to load the server config in the client test program.
Diffstat (limited to 'proxy/Makefile.am')
| -rw-r--r-- | proxy/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am index df24d51..8519285 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -116,7 +116,6 @@ gssproxy_SOURCES = \ src/gssproxy.c cli_srv_comm_SOURCES = \ - src/gp_config.c \ src/gp_conv.c \ src/gp_debug.c \ $(GP_RPCGEN_OBJ) \ |
