From 019e44ef620149a139ad503cc3dc67ff4b19e28f Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 May 2002 15:21:51 +0000 Subject: Fixed CLEANFILES. --- libexec/lukemftpd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libexec') diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index b3bfda5..ce446a0 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -44,4 +44,6 @@ ftpd.o ftpcmd.o: version.h lukemftpd.8: ftpd.8 ln -sf ${.ALLSRC} ${.TARGET} +CLEANFILES+= lukemftpd.8 + .include -- cgit v1.1