From 83c40ee2c7934236d2b900b62d278dc96940eb24 Mon Sep 17 00:00:00 2001 From: jamesm Date: Fri, 7 Jul 2000 14:55:17 +0000 Subject: Include ip6tables in installation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc37a03..07cf219 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ DEPFILES = $(SHARED_LIBS:%.so=%.d) SH_CFLAGS:=$(CFLAGS) -fPIC EXTRAS+=iptables iptables.o ip6tables ip6tables.o #iptables-save iptables-restore -EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/iptables $(DESTDIR)$(MANDIR)/man8/iptables.8 #$(DESTDIR)$(BINDIR)/iptables-save $(DESTDIR)$(BINDIR)/iptables-restore +EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/iptables $(DESTDIR)$(BINDIR)/ip6tables $(DESTDIR)$(MANDIR)/man8/iptables.8 #$(DESTDIR)$(BINDIR)/iptables-save $(DESTDIR)$(BINDIR)/iptables-restore # Sparc64 hack ifeq ($(shell uname -m),sparc64) -- cgit v1.2.3