diff --git a/usr.bin/unifdef/Makefile b/usr.bin/unifdef/Makefile index 4b4b4d7b5360..e3817d12546e 100644 --- a/usr.bin/unifdef/Makefile +++ b/usr.bin/unifdef/Makefile @@ -1,10 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ MAINTAINER= fanf@FreeBSD.org PROG= unifdef -SCRIPTS=unifdefall +SCRIPTS=unifdefall.sh MLINKS= unifdef.1 unifdefall.1 .include