Explicitly link libxrdpapi with libcommon
This commit is contained in:
parent
dd968a98b0
commit
d37c87a7ef
@ -13,3 +13,6 @@ module_LTLIBRARIES = \
|
||||
libxrdpapi_la_SOURCES = \
|
||||
xrdpapi.c \
|
||||
xrdpapi.h
|
||||
|
||||
libxrdpapi_la_LIBADD = \
|
||||
$(top_builddir)/common/libcommon.la
|
||||
|
Loading…
Reference in New Issue
Block a user