summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2018-01-16 17:19:57 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2018-01-19 13:08:59 +0100
commit9f5e49e147219cd161de8cd80cadf8a444969ef0 (patch)
tree0b14db54180f46c6bc628c043622e26ebda46ff9 /Makefile.am
parent4c19685e0f29207fd70747ee9bf7996b118ae598 (diff)
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 <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
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