Commit Diff


commit - 9f79d84a27e2e2d2b69ee8457616257ffbabaca2
commit + 036f5313d0b784cd9859d97b17b21a59b998fc04
blob - e634d0167fc9f5c3c134d63e8f683221a9c63a5c
blob + bf3d299322020a2ce579bf56c64333817134c949
--- regress/secrets/Makefile
+++ regress/secrets/Makefile
@@ -4,6 +4,9 @@
 PROG =		secrets
 SRCS =		secrets-parser.c error.c hash.c log.c secrets.c 
 
+CLEANFILES = ${.CURDIR}/stderr ${.CURDIR}/stderr.expected \
+	${.CURDIR}/gotd-secrets.conf
+
 CPPFLAGS +=	-I${.CURDIR}/../../include -I${.CURDIR}/../../lib
 CPPFLAGS +=	-I${.CURDIR}/../../gotd