Add texinfo to the list of SUBDIR targets.

This commit is contained in:
Jordan K. Hubbard 1994-09-15 11:11:32 +00:00
parent 59ffd2e209
commit 0e55043ece
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2791

View File

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.7 1994/08/24 21:17:33 paul Exp $
# $Id: Makefile,v 1.8 1994/09/09 19:48:23 paul Exp $
SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \
man patch ptx rcs sdiff send-pr sort tar
man patch ptx rcs sdiff send-pr sort tar texinfo
.include <bsd.subdir.mk>