summaryrefslogtreecommitdiffstats
path: root/sesman/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/tools')
-rw-r--r--sesman/tools/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/sesman/tools/Makefile.am b/sesman/tools/Makefile.am
index 44bf068b..7f27f8b1 100644
--- a/sesman/tools/Makefile.am
+++ b/sesman/tools/Makefile.am
@@ -7,6 +7,12 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/sesman/libscp \
-I$(top_srcdir)/sesman
+if XRDP_DEBUG
+AM_CPPFLAGS += -DXRDP_DEBUG
+else
+AM_CPPFLAGS += -DXRDP_NODEBUG
+endif
+
AM_CFLAGS = $(X_CFLAGS)
bin_PROGRAMS = \