You can not 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

19 lines
271 B

lib_LTLIBRARIES = \
libxrdp-common.la
libxrdp_common_la_SOURCES = \
d3des.c \
file.c \
list.c \
log.c \
os_calls.c \
ssl_calls.c \
thread_calls.c
libxrdp_common_la_LIBADD = \
-lcrypto \
-lpthread
libxrdp_common_la_LDFLAGS = \
-version-info 5:0:5