You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/common/Makefile.am

17 lines
215 B
Makefile

lib_LTLIBRARIES = \
libcommon.la
17 years ago
libcommon_la_SOURCES = \
17 years ago
d3des.c \
file.c \
list.c \
log.c \
os_calls.c \
ssl_calls.c \
17 years ago
thread_calls.c \
trans.c
libcommon_la_LIBADD = \
-lcrypto \
-lpthread