doc/el_GR.ISO8859-7/articles/Makefile
Eitan Adler db5df9d85f attempt to fix build breakage
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.

Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00

23 lines
497 B
Makefile

# $FreeBSD$
#
# %SOURCE% en_US.ISO8859-1/articles/Makefile
# %SRCID% 1.39
SUBDIR = bsdl-gpl
SUBDIR+= compiz-fusion
SUBDIR+= contributing
SUBDIR+= cvs-freebsd
SUBDIR+= explaining-bsd
SUBDIR+= freebsd-questions
SUBDIR+= gjournal-desktop
SUBDIR+= greek-language-support
SUBDIR+= linux-users
SUBDIR+= mailing-list-faq
SUBDIR+= nanobsd
SUBDIR+= new-users
SUBDIR+= problem-reports
SUBDIR+= releng
SUBDIR+= releng-packages
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"