From 9f5e49e147219cd161de8cd80cadf8a444969ef0 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 16 Jan 2018 17:19:57 +0100 Subject: build: Eliminate forgotten traces of libnftables exporting This removes libnftables pkg-config file along with the few lines of code to adjust and install it. Fixes: d572d59788143 ("Make libnftables a local static library") Signed-off-by: Phil Sutter Signed-off-by: Pablo Neira Ayuso --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9af25ded..10aa40f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,3 @@ SUBDIRS = src \ files EXTRA_DIST = tests - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libnftables.pc -- cgit v1.2.3