From patchwork Mon Jun 25 18:27:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: build: remove unnecessary pkgconfig->config.status dependency From: Jan Engelhardt X-Patchwork-Id: 167206 Message-Id: <1340648828-16764-2-git-send-email-jengelh@inai.de> To: pablo@netfilter.org Cc: netfilter-devel@vger.kernel.org Date: Mon, 25 Jun 2012 20:27:08 +0200 Signed-off-by: Jan Engelhardt --- Makefile.am | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b8fd921..d5d421a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,5 +7,3 @@ DIST_SUBDIRS = src include examples pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libnetfilter_cthelper.pc - -${pkgconfig_DATA}: ${top_builddir}/config.status