Add ps to SUBDIRS in regress/bin.

This commit is contained in:
apb 2006-10-02 17:59:45 +00:00
parent 6c7dcc02eb
commit 524fe13df1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.7 2006/07/16 16:26:10 jschauma Exp $
# $NetBSD: Makefile,v 1.8 2006/10/02 17:59:45 apb Exp $
SUBDIR+= cp dd df expr pax sh systrace
SUBDIR+= cp dd df expr pax ps sh systrace
.include <bsd.subdir.mk>