summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorItamar Reis Peixoto <itamar@ispbrasil.com.br>2016-02-13 17:40:33 -0200
committerItamar Reis Peixoto <itamar@ispbrasil.com.br>2016-02-13 17:40:33 -0200
commit371ad8d90d4e6b94ef6f4d4b466f6374e2725de8 (patch)
tree64c7b237ed4a44e945d48b366df4d7bbe337ac40 /common/Makefile.am
parentac901fd283e2cd418740ea1445b41502aa57ccb5 (diff)
parentdcab7552db2af346724c5090e529950b32a7076d (diff)
downloadxrdp-proprietary-371ad8d90d4e6b94ef6f4d4b466f6374e2725de8.tar.gz
xrdp-proprietary-371ad8d90d4e6b94ef6f4d4b466f6374e2725de8.zip
Merge pull request #319 from proski/misc
Miscellaneous minor patches, mostly for the build system
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index c8501586..cc72b22b 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -26,7 +26,7 @@ AM_CPPFLAGS = \
-DXRDP_PID_PATH=\"${localstatedir}/run\" \
-DXRDP_LOG_PATH=\"${localstatedir}/log\"
-lib_LTLIBRARIES = \
+module_LTLIBRARIES = \
libcommon.la
libcommon_la_SOURCES = \