summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2013-05-15 23:18:02 +0200
committerFlorian Westphal <fw@strlen.de>2013-05-15 23:18:02 +0200
commit0efff29d495f5bf234d06e4730f1abd78bdb8a1a (patch)
treeba2b008e94f480a9e5768f4688564650f5049b50 /Makefile.am
parent33e262d4f80afcc464014f28012491bf0c5567ef (diff)
Revert "extensions: add connlabel match" duplicate
This reverts commit ca376fcbe51b9a102a490545957d5fee69e253e1 to get rid of the duplicated install-data-hook. This should get the tree back into the right state. Conflicts: Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 931c565f..cd008a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,9 +28,5 @@ install-data-hook:
@mkdir -p -m 755 $(DESTDIR)/etc/xtables/ || :
@test -f /etc/xtables/connlabel.conf || $(INSTALL) -m 644 etc/xtables/connlabel.conf $(DESTDIR)/etc/xtables/connlabel.conf || :
-install-data-hook:
- @mkdir -p -m 755 $(DESTDIR)/etc/xtables/ || :
- @test -f /etc/xtables/connlabel.conf || $(INSTALL) -m 644 etc/xtables/connlabel.conf $(DESTDIR)/etc/xtables/connlabel.conf || :
-
config.status: extensions/GNUmakefile.in \
include/xtables-version.h.in include/iptables/internal.h.in