summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2012-08-31 03:59:07 +0200
committerJan Engelhardt <jengelh@inai.de>2012-08-31 04:12:18 +0200
commitdf60a301bf24c3b3e37188d9da155b97fd6dc076 (patch)
tree4c49a41af3e8137b11ce5f8532ba6feef214e07b /.gitignore
parent053a4fdf6536ca63ad640d0b75f54c3f4964ca2b (diff)
build: separate AC variable replacements from xtables.h
It was/is a bit annoying that modifying xtables.h.in causes configure to rerun. Split the @foo@ things into a separate file to bypass this. Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b7c3dfb8..fa86c482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@
Makefile
Makefile.in
-/include/xtables.h
+/include/xtables-version.h
/include/iptables/internal.h
/aclocal.m4