summaryrefslogtreecommitdiffstats
path: root/xrdp/Makefile.am
diff options
context:
space:
mode:
authorGuan-Zhong Huang <imprazaguy@gmail.com>2013-02-07 18:08:28 +0800
committerGuan-Zhong Huang <imprazaguy@gmail.com>2013-03-09 13:55:21 +0800
commit6fd7deb5103c43a5e62ae61695d6e32379db5602 (patch)
treeb5ec9939d5e8b8d53ca09e364d115d735af6839a /xrdp/Makefile.am
parent059deae6f3f013d480361f74e55db135e1e482bc (diff)
downloadxrdp-proprietary-6fd7deb5103c43a5e62ae61695d6e32379db5602.tar.gz
xrdp-proprietary-6fd7deb5103c43a5e62ae61695d6e32379db5602.zip
Fix compilation error without PAM
Diffstat (limited to 'xrdp/Makefile.am')
-rw-r--r--xrdp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xrdp/Makefile.am b/xrdp/Makefile.am
index b755bbeb..25ab3eed 100644
--- a/xrdp/Makefile.am
+++ b/xrdp/Makefile.am
@@ -14,6 +14,7 @@ AM_CFLAGS = \
$(EXTRA_DEFINES)
INCLUDES = \
+ -I$(top_builddir) \
-I$(top_srcdir)/common \
-I$(top_srcdir)/libxrdp