diff options
Diffstat (limited to 'gnu/libexec/uucp/uuto/Makefile')
| -rw-r--r-- | gnu/libexec/uucp/uuto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/uuto/Makefile b/gnu/libexec/uucp/uuto/Makefile index da379eef7342..47a72ddf4d7f 100644 --- a/gnu/libexec/uucp/uuto/Makefile +++ b/gnu/libexec/uucp/uuto/Makefile @@ -4,7 +4,7 @@ BINDIR= $(bindir) CLEANFILES+= $(ONESHPROG) ONESHPROG= uuto -MAN1= uuto.1 +MAN= uuto.1 all: $(ONESHPROG) |
