diff options
| author | Bill Nottingham <notting@redhat.com> | 2006-03-17 17:07:06 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2006-03-17 17:07:06 +0000 |
| commit | 4d0100d922a1935a23ec5ba826fc2cea60d3d41f (patch) | |
| tree | 63d3f45dc102ac187a6d34abb0f8ab0a83dd48a9 | |
| parent | 8ee35476177a8dba5d4b3206aa4995aae6097bb5 (diff) | |
oops
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
