From 4d0100d922a1935a23ec5ba826fc2cea60d3d41f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 17 Mar 2006 17:07:06 +0000 Subject: oops --- src/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 3f559e88..78276fad 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,6 @@ install: install -m 644 ppp-watch.8 $(ROOT)$(mandir)/man8 install -m 644 ipcalc.1 $(ROOT)$(mandir)/man1 install -m 644 consoletype.1 $(ROOT)$(mandir)/man1 - install -m 644 rename_device.1 $(ROOT)$(mandir)/man1 install -m 644 initlog.conf $(ROOT)/etc # this daemon and initscript are useful for testing the up/down/status stuff -- cgit