aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/grn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/grn/Makefile')
-rw-r--r--gnu/usr.bin/groff/grn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/grn/Makefile b/gnu/usr.bin/groff/grn/Makefile
index ee63e49e7122..d8cdd73af2b8 100644
--- a/gnu/usr.bin/groff/grn/Makefile
+++ b/gnu/usr.bin/groff/grn/Makefile
@@ -6,7 +6,7 @@ CFLAGS+= -I${.CURDIR}/../include
LDADD+= ${LIBGROFF} -lm
DPADD+= ${LIBGROFF} ${LIBM}
-CLEANFILES+= ${MAN1}
+CLEANFILES+= grn.1
.include "../Makefile.cfg"
.include <bsd.prog.mk>