From 2b48258742363462fb18473eb54f17ac505a5aa3 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sun, 20 Jan 2008 23:05:16 +0000 Subject: Attach the Greek translation of the FAQ to the build. Obtained from: FreeBSD Greek Documentation Project --- el_GR.ISO8859-7/books/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'el_GR.ISO8859-7/books/Makefile') diff --git a/el_GR.ISO8859-7/books/Makefile b/el_GR.ISO8859-7/books/Makefile index 9257415122..4261442f78 100644 --- a/el_GR.ISO8859-7/books/Makefile +++ b/el_GR.ISO8859-7/books/Makefile @@ -1,11 +1,12 @@ # $FreeBSD$ # # %SOURCE% en_US.ISO8859-1/books/Makefile -# %SRCID% 1.1 +# %SRCID% 1.14 -SUBDIR = handbook +SUBDIR = faq +SUBDIR+= handbook -ROOT_SYMLINKS= handbook +ROOT_SYMLINKS= faq handbook DOC_PREFIX?= ${.CURDIR}/../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk" -- cgit v1.2.3