added trans.c

This commit is contained in:
jsorg71 2008-08-31 22:52:22 +00:00
parent 683dfa9a86
commit 1e33ad14c3

View File

@ -8,7 +8,8 @@ libcommon_la_SOURCES = \
log.c \
os_calls.c \
ssl_calls.c \
thread_calls.c
thread_calls.c \
trans.c
libcommon_la_LIBADD = \
-lcrypto \