summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/tfmtodit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/tfmtodit/Makefile')
-rw-r--r--gnu/usr.bin/groff/tfmtodit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tfmtodit/Makefile b/gnu/usr.bin/groff/tfmtodit/Makefile
index 72bf531..a0c17dd 100644
--- a/gnu/usr.bin/groff/tfmtodit/Makefile
+++ b/gnu/usr.bin/groff/tfmtodit/Makefile
@@ -5,7 +5,7 @@ SRCS= tfmtodit.cc
LDADD+= ${LIBGROFF} -lm
DPADD+= ${LIBGROFF} ${LIBM}
-CLEANFILES+= ${MAN1}
+CLEANFILES+= tfmtodit.1
.include "../Makefile.cfg"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud