summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-11-07 21:44:59 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-11-07 21:44:59 +1300
commit3e497e1de825b8d4200593a7097b307369e44675 (patch)
tree7d91928345bcbbc895a0e9d7ae6b90ce4141279d /src/Makefile.am
parent75ab4f2c5f71953654c9d044bd2cb32c6f4d8c59 (diff)
downloadlightdm-3e497e1de825b8d4200593a7097b307369e44675.tar.gz
Don't need to pass PKGLIBEXECDIR to lightdm source anymore
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7a6962df..c2237f69 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,7 +78,6 @@ lightdm_SOURCES = \
lightdm_CFLAGS = \
$(LIGHTDM_CFLAGS) \
$(WARN_CFLAGS) \
- -DPKGLIBEXEC_DIR=\"$(pkglibexecdir)\" \
-DSBIN_DIR=\"$(sbindir)\" \
-DCONFIG_DIR=\"$(sysconfdir)/lightdm\" \
-DLOG_DIR=\"$(localstatedir)/log/lightdm\" \