summaryrefslogtreecommitdiffstats
path: root/mc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mc/Makefile.am')
-rw-r--r--mc/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/mc/Makefile.am b/mc/Makefile.am
index e705ff0d..2171a180 100644
--- a/mc/Makefile.am
+++ b/mc/Makefile.am
@@ -5,6 +5,10 @@ AM_CPPFLAGS = \
-DXRDP_PID_PATH=\"${localstatedir}/run\" \
-I$(top_srcdir)/common
+if XRDP_DEBUG
+AM_CPPFLAGS += -DXRDP_DEBUG
+endif
+
module_LTLIBRARIES = \
libmc.la