xrdp/common/Makefile.am

16 lines
185 B
Makefile
Raw Normal View History

2008-08-03 11:48:32 +04:00
INCLUDES = \
-fPIC
noinst_LIBRARIES = \
libxrdp-common.a
libxrdp_common_a_SOURCES = \
d3des.c \
file.c \
list.c \
log.c \
os_calls.c \
ssl_calls.c \
thread_calls.c