summaryrefslogtreecommitdiffstats
path: root/sesman/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/tools/Makefile.am')
-rw-r--r--sesman/tools/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/sesman/tools/Makefile.am b/sesman/tools/Makefile.am
index 140c6820..fa4568ef 100644
--- a/sesman/tools/Makefile.am
+++ b/sesman/tools/Makefile.am
@@ -1,12 +1,10 @@
EXTRA_DIST = tcp.h
-AM_CFLAGS = \
+AM_CPPFLAGS = \
-DXRDP_CFG_PATH=\"${sysconfdir}/xrdp\" \
-DXRDP_SBIN_PATH=\"${sbindir}\" \
-DXRDP_SHARE_PATH=\"${datadir}/xrdp\" \
- -DXRDP_PID_PATH=\"${localstatedir}/run\"
-
-INCLUDES = \
+ -DXRDP_PID_PATH=\"${localstatedir}/run\" \
-I$(top_srcdir)/common \
-I$(top_srcdir)/sesman/libscp \
-I$(top_srcdir)/sesman