]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
include: add missing xfrm.h to Makefile.am
authorFernando Fernandez Mancera <ffmancera@riseup.net>
Sun, 30 Sep 2018 09:09:30 +0000 (11:09 +0200)
committerFlorian Westphal <fw@strlen.de>
Sun, 30 Sep 2018 09:27:05 +0000 (11:27 +0200)
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
include/Makefile.am

index d3a677dd1e74ea4213e622b78d4e965bd60986dd..c103f4853bcc841bb1f548f6f6f138994ab14293 100644 (file)
@@ -31,4 +31,5 @@ noinst_HEADERS =      cli.h           \
                        rule.h          \
                        rt.h            \
                        utils.h         \
+                       xfrm.h          \
                        xt.h