diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-08-19 00:08:37 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-08-19 00:08:37 +0000 |
commit | 8f704ac3d6dccea38c1e217053b59b7d901a3208 (patch) | |
tree | 9944c97944aaf3194aad371206758c207ac8498b /es_ES.ISO8859-1/Makefile | |
parent | 9afad6152379e4b5f9980e00afccd565ee386d8a (diff) | |
download | doc-8f704ac3d6dccea38c1e217053b59b7d901a3208.tar.gz doc-8f704ac3d6dccea38c1e217053b59b7d901a3208.zip |
Remove FAQ/ directory, add books/ directory.
Notes
Notes:
svn path=/head/; revision=5397
Diffstat (limited to 'es_ES.ISO8859-1/Makefile')
-rw-r--r-- | es_ES.ISO8859-1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/es_ES.ISO8859-1/Makefile b/es_ES.ISO8859-1/Makefile index 52159490d3..577a1c69ae 100644 --- a/es_ES.ISO8859-1/Makefile +++ b/es_ES.ISO8859-1/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.2 1999-08-16 22:09:13 nik Exp $ +# $Id: Makefile,v 1.3 1999-08-19 00:08:37 nik Exp $ -SUBDIR = FAQ +SUBDIR = books COMPAT_SYMLINK = es |