Fixed improper SCRIPTS assignment that broke `clean'.

This commit is contained in:
ru 2002-07-21 21:03:47 +00:00
parent b9718e8d79
commit 516f6d963f

View File

@ -4,7 +4,7 @@
MAINTAINER= fanf@FreeBSD.org
PROG= unifdef
SCRIPTS=unifdefall
SCRIPTS=unifdefall.sh
MLINKS= unifdef.1 unifdefall.1
.include <bsd.prog.mk>