summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index f13e740..2890727 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -186,11 +186,13 @@ cli_srv_comm_SOURCES = \
src/gp_log.c \
$(GP_RPCGEN_OBJ) \
$(GP_RPCCLI_OBJ) \
+ tests/t_utils.c \
tests/cli_srv_comm.c
interposetest_SOURCES = \
src/gp_log.c \
src/gp_debug.c \
+ tests/t_utils.c \
tests/interposetest.c
gssproxy_LDADD = \