]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
build: define `AM_V_GEN` where it is needed
authorJeremy Sowden <jeremy@azazel.net>
Fri, 18 Aug 2023 12:38:18 +0000 (14:38 +0200)
committerJan Engelhardt <jengelh@inai.de>
Fri, 18 Aug 2023 14:56:34 +0000 (16:56 +0200)
commit9fe2f925410c13372fcf00a7237b7b538c9dfebb
tree139901ff08f636f8806eb27edb787e289c6d6213
parentc2de0fb7d277ff2c2e1c15be420dda1420b366ea
build: define `AM_V_GEN` where it is needed

`AM_V_GEN` is used when generating the man-pages.  Defining it in
Makefile.iptrules is of no use.  Move the definition to the appropriate
Makefile.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Makefile.iptrules.in
Makefile.mans.in