List the faq in ${SUBDIR}.

This commit is contained in:
Nik Clayton 1999-08-19 20:37:05 +00:00
parent a3163ec304
commit 68fda92707
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5401

View file

@ -1,5 +1,6 @@
# $Id: Makefile,v 1.2 1999-08-17 21:35:55 nik Exp $
# $Id: Makefile,v 1.3 1999-08-19 20:37:05 nik Exp $
SUBDIR = handbook
SUBDIR = faq
SUBDIR+= handbook
.include <bsd.subdir.mk>