diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2007-08-15 03:02:22 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2007-08-15 03:02:22 +0000 |
| commit | d58df48cac2a0506ac5a21e1920860fb75bf3a9c (patch) | |
| tree | eeb82d636e5957d51aaa7443ecd5ead390099f98 | |
| parent | a602382caf622ff694f6db47eb8aa2ccb3d41c39 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/Makefile | 1 | ||||
| -rw-r--r-- | release/doc/share/examples/Makefile.relnotesng | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/Makefile b/release/doc/en_US.ISO8859-1/Makefile index 7911dbfe2ef7..9a76627f826e 100644 --- a/release/doc/en_US.ISO8859-1/Makefile +++ b/release/doc/en_US.ISO8859-1/Makefile @@ -6,7 +6,6 @@ SUBDIR = relnotes SUBDIR+= hardware SUBDIR+= readme SUBDIR+= errata -SUBDIR+= installation COMPAT_SYMLINK = en diff --git a/release/doc/share/examples/Makefile.relnotesng b/release/doc/share/examples/Makefile.relnotesng index eed8b3663825..4f97ee5a1b75 100644 --- a/release/doc/share/examples/Makefile.relnotesng +++ b/release/doc/share/examples/Makefile.relnotesng @@ -7,7 +7,7 @@ # ARCHS= amd64 ia64 i386 pc98 powerpc sparc64 -MULTITEXTS= installation +MULTITEXTS= UNITEXTS= hardware readme relnotes errata IMAGEDIR= .imagedir |
