summaryrefslogtreecommitdiffstats
path: root/xrdp
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-10-17 10:43:05 -0700
committerPavel Roskin <plroskin@gmail.com>2016-10-20 10:43:02 -0700
commit5c69f3cd57ac9052d4d69e13c751463775f58b6d (patch)
tree8f743ff6b5934ca9472e9c0df8a212c094507c96 /xrdp
parent0422734fc77bdff2c65df14f27b0fd0400775b23 (diff)
downloadxrdp-proprietary-5c69f3cd57ac9052d4d69e13c751463775f58b6d.tar.gz
xrdp-proprietary-5c69f3cd57ac9052d4d69e13c751463775f58b6d.zip
Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS
Diffstat (limited to 'xrdp')
-rw-r--r--xrdp/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/xrdp/Makefile.am b/xrdp/Makefile.am
index 14b5049d..e2266a22 100644
--- a/xrdp/Makefile.am
+++ b/xrdp/Makefile.am
@@ -1,5 +1,4 @@
EXTRA_LIBS =
-EXTRA_FLAGS =
AM_CPPFLAGS = \
-DXRDP_CFG_PATH=\"${sysconfdir}/xrdp\" \
@@ -56,9 +55,6 @@ xrdp_LDADD = \
$(top_builddir)/libxrdp/libxrdp.la \
$(EXTRA_LIBS)
-xrdp_LDFLAGS = \
- $(EXTRA_FLAGS)
-
xrdpsysconfdir=$(sysconfdir)/xrdp
dist_xrdpsysconf_DATA = \