diff options
| author | Sebastien Gioria <gioria@FreeBSD.org> | 2002-11-02 14:16:09 +0000 |
|---|---|---|
| committer | Sebastien Gioria <gioria@FreeBSD.org> | 2002-11-02 14:16:09 +0000 |
| commit | 58184b3427f3be90e322941941684ff28bfabc0a (patch) | |
| tree | 90cf19f37bd737a3475c6f9d9ce1fce591e46804 | |
| parent | 1bd0389f333c5c79b3c839f4a56698738da9a928 (diff) | |
Notes
| -rw-r--r-- | release/doc/fr_FR.ISO8859-1/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/Makefile b/release/doc/fr_FR.ISO8859-1/Makefile index 9f6756907b4c..9147d3f78e32 100644 --- a/release/doc/fr_FR.ISO8859-1/Makefile +++ b/release/doc/fr_FR.ISO8859-1/Makefile @@ -4,7 +4,7 @@ # # $Id$ # $FreeBSD$ -# Original revision: 1.2 +# Original revision: 1.3 @@ -14,7 +14,8 @@ SUBDIR = relnotes SUBDIR+= hardware #SUBDIR+= readme SUBDIR+= errata -#SUBDIR+= installation +SUBDIR+= installation +SUBDIR+= early-adopter COMPAT_SYMLINK = fr |
