Hook up the Hardware Notes to the build again, now that the doc build

script has been updated.
This commit is contained in:
Simon L. B. Nielsen 2004-08-06 08:41:22 +00:00
parent d37df47d31
commit df34457bd7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# The user can override the default language to build and install
# with the RELNOTES_LANG variable.
#
#SUBDIR = share/sgml
SUBDIR = share/sgml
.if defined(RELNOTES_LANG) && !empty(RELNOTES_LANG)
SUBDIR+= ${RELNOTES_LANG}
.else

View file

@ -3,7 +3,7 @@
RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
#SUBDIR+= hardware
SUBDIR+= hardware
SUBDIR+= readme
SUBDIR+= errata
SUBDIR+= installation