]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
build: group `*_la_*` variables with their libraries
authorJeremy Sowden <jeremy@azazel.net>
Sun, 14 Nov 2021 15:52:25 +0000 (15:52 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 15 Nov 2021 10:42:41 +0000 (11:42 +0100)
commit39dfc536c719e7041991f6c771ddd40ec3a0c29b
tree29a0cd862a4c2add073f55e050e1e627401abdd7
parent7994d971798b957fd3dd686f48c71c8725bf703e
build: group `*_la_*` variables with their libraries

Move the `_SOURCES`, `_LIBADD` and `_LDFLAGS` variables for each
input-packet library alongside the matching `.la` definition.  In
particular, move the `NFLOG` and `ULOG` variables inside the
conditionals controlling whether the libraries get built.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
input/packet/Makefile.am