From ee6cc240b718d2b85d8bdce68c4e062ae968bb46 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 5 Jan 2001 15:22:09 +0000 Subject: Added save/restore manpages to Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5981310..3e27e89c 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ DEPFILES = $(SHARED_LIBS:%.so=%.d) SH_CFLAGS:=$(CFLAGS) -fPIC EXTRAS+=iptables iptables.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)$(MANDIR)/man8/iptables.8 $(DESTDIR)$(MANDIR)/man8/iptables-restore.8 $(DESTDIR)$(MANDIR)/man8/iptables-save.8 $(DESTDIR)$(BINDIR)/iptables-save $(DESTDIR)$(BINDIR)/iptables-restore ifdef DO_IPV6 EXTRAS+=ip6tables ip6tables.o -- cgit v1.2.3