Add new tr_comm.c file to makefile.
authorMargaret Wasserman <margaret@moonshot-proxy.(none)>
Tue, 30 Apr 2013 20:54:14 +0000 (16:54 -0400)
committerMargaret Wasserman <margaret@moonshot-proxy.(none)>
Tue, 30 Apr 2013 20:54:14 +0000 (16:54 -0400)
Makefile.am

index 4f8730d..63f273a 100644 (file)
@@ -12,6 +12,7 @@ lib_LTLIBRARIES = libtr_tid.la
 tr_tr_SOURCES = tr/tr_main.c \
 common/tr_config.c \
 common/tr_idp.c \
+common/tr_comm.c \
 tr/tr.c
 
 tr_tr_LDADD = gsscon/libgsscon.la libtr_tid.la