]> git.pld-linux.org Git - packages/xrdp.git/blame - linker.patch
- removing unused patches and adding linker patch
[packages/xrdp.git] / linker.patch
CommitLineData
0c686198
KM
1--- xrdp-0.9.19/xrdpapi/Makefile.am~ 2020-06-26 11:13:58.000000000 +0000
2+++ xrdp-0.9.19/xrdpapi/Makefile.am 2022-03-22 05:56:04.471233246 +0000
3@@ -13,3 +13,6 @@
4 libxrdpapi_la_SOURCES = \
5 xrdpapi.c \
6 xrdpapi.h
7+
8+libxrdpapi_la_LIBADD = \
9+ $(top_builddir)/common/libcommon.la
This page took 0.049827 seconds and 4 git commands to generate.