>From c90524635bf2a517f1d9ef1b48870ad138798096 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Mon, 19 Jan 2015 14:25:15 +0100 Subject: [PATCH] MAKE: Don't include autoconf generated file to tarball --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c14a50fc362938164ada3e976c35d2458a7bb6e6..ca8921bb132db6b7a57d9436a3219057d08b64c6 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 \ -- 2.1.0