]> git.ipfire.org Git - thirdparty/nftables.git/commit
Make libnftables a local static library
authorPhil Sutter <phil@nwl.cc>
Thu, 30 Nov 2017 18:36:23 +0000 (19:36 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 4 Dec 2017 10:10:56 +0000 (11:10 +0100)
commitd572d59788143945c2a638f12a5227d9b21ce489
treec308e7ade7f5655a43189b438202554d76f6624d
parentf9cb9580b924f6320005f429f7d59e52a38aff82
Make libnftables a local static library

This changes Makefiles so that libnftables is built into a static
library which is not installed. This allows for incompatible changes
while still providing a library to link to for testing purposes.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/.gitignore
src/Makefile.am