Add vol3ol, vol6a, JLS to Makefile, nudged by Jolan

This commit is contained in:
ian 2005-01-06 18:04:48 +00:00
parent 4bdf8f0fb5
commit 741f3db095

View File

@ -1,11 +1,14 @@
# $OpenBSD: Makefile,v 1.8 2004/07/28 16:42:18 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2005/01/06 18:04:48 ian Exp $
SUBDIR += JLS
SUBDIR += autobook
SUBDIR += cvs-guide
SUBDIR += diveintopython
SUBDIR += docbook-guide
SUBDIR += grokking-the-gimp
SUBDIR += mason-book
SUBDIR += vol3ol
SUBDIR += vol6a
SUBDIR += zopebook
.include <bsd.port.subdir.mk>