diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-09-03 20:46:30 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-09-03 20:46:30 +0000 |
commit | 1b2e33a5faea7ea5305cd8127fe732fe486e74f2 (patch) | |
tree | c84cf31cb5507b699c8a0c11d12df6aa63d76c4f /nl_NL.ISO8859-1 | |
parent | cee44e220c0eac23bcd836d243ae9ac2cb3e6b6a (diff) | |
download | doc-1b2e33a5faea7ea5305cd8127fe732fe486e74f2.tar.gz doc-1b2e33a5faea7ea5305cd8127fe732fe486e74f2.zip |
Connect the Dutch leap seconds article to the build.
Notes
Notes:
svn path=/head/; revision=47355
Diffstat (limited to 'nl_NL.ISO8859-1')
-rw-r--r-- | nl_NL.ISO8859-1/articles/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/nl_NL.ISO8859-1/articles/Makefile b/nl_NL.ISO8859-1/articles/Makefile index 47f9894bb5..32c1b35a29 100644 --- a/nl_NL.ISO8859-1/articles/Makefile +++ b/nl_NL.ISO8859-1/articles/Makefile @@ -1,11 +1,9 @@ # $FreeBSD$ -# %SOURCE% en_US.ISO8859-1/articles/Makefile -# %SRCID% 41535 - SUBDIR = SUBDIR+= contributing SUBDIR+= explaining-bsd +SUBDIR+= leap-seconds SUBDIR+= problem-reports SUBDIR+= solid-state |