Forgot to change command name in Makefile. (Where's the pointy hat?)

This commit is contained in:
wollman 2002-07-16 21:14:01 +00:00
parent 55d0b83955
commit 2183121c4b

View File

@ -1,6 +1,6 @@
# $FreeBSD$
SCRIPTS=cd.sh
SCRIPTS=command.sh
NOMAN=
.include <bsd.prog.mk>