summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-02-09 00:42:05 -0500
committerSimo Sorce <simo@redhat.com>2012-02-09 01:36:07 -0500
commit9907bfd3384e3b04b97c42063cfe8adc3324d7d0 (patch)
treeadd4ce814eaa816d15fc12e26c185670d79c22f1 /proxy/Makefile.am
parentcfeb453adb75f2d0557388484335a56c5d557a9a (diff)
downloadgss-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.am1
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) \