summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1999-04-01 11:44:55 +0000
committerPaul Mackerras <paulus@samba.org>1999-04-01 11:44:55 +0000
commit5018cc2da57e555b620750f33dce6b1c964e612a (patch)
tree193ebf7855f3ee0c2ef158f30fc6b3d80387cfdf /linux
parentcde2830f103bd3ad372b0e33263d589ad7db88e2 (diff)
add man page for pppdump and add it to the list of things
to be installed on linux, sol2, svr4, sunos4
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile.top1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/Makefile.top b/linux/Makefile.top
index 79dd430..1ebb858 100644
--- a/linux/Makefile.top
+++ b/linux/Makefile.top
@@ -20,6 +20,7 @@ install-progs:
cd chat; $(MAKE) BINDIR=$(BINDIR) MANDIR=$(MANDIR) $(MFLAGS) install
cd pppd; $(MAKE) BINDIR=$(BINDIR) MANDIR=$(MANDIR) $(MFLAGS) install
cd pppstats; $(MAKE) BINDIR=$(BINDIR) MANDIR=$(MANDIR) $(MFLAGS) install
+ cd pppdump; $(MAKE) BINDIR=$(BINDIR) MANDIR=$(MANDIR) $(MFLAGS) install
install-etcppp: $(ETCDIR) $(ETCDIR)/options $(ETCDIR)/pap-secrets \
$(ETCDIR)/chap-secrets