summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-01-19 14:25:15 +0100
committerJakub Hrozek <jhrozek@redhat.com>2015-01-20 19:55:44 +0100
commitb3b6189850d50c656d62efbd498789124c033b00 (patch)
treee498f5aa6fb038999282e46efd4483fad9ac2436 /Makefile.am
parentead4e0a2ee9645231f4f29544527f88ef04b1047 (diff)
downloadsssd-b3b6189850d50c656d62efbd498789124c033b00.tar.gz
sssd-b3b6189850d50c656d62efbd498789124c033b00.tar.xz
sssd-b3b6189850d50c656d62efbd498789124c033b00.zip
MAKE: Don't include autoconf generated file to tarball
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c14a50fc3..ca8921bb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -381,7 +381,7 @@ AM_CPPFLAGS = \
-DSSS_SSH_SOCKET_NAME=\"$(pipepath)/ssh\" \
-DLOCALEDIR=\"$(localedir)\"
-EXTRA_DIST = build/config.rpath
+EXTRA_DIST =
SSSD_RESPONDER_OBJ = \
src/responder/common/negcache.c \