diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2004-01-31 07:12:01 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2004-01-31 07:12:01 +0000 |
| commit | c8723456cbcdbcb1a117962f8dce26d17a72b418 (patch) | |
| tree | a27420c7bd2d8adbab789f21111fed44628e479f /es_ES.ISO8859-1/articles | |
| parent | e7f3d86f3d8f6ce82435729d25d3ece0a1c53993 (diff) | |
Add a Makefile.inc file so the articles will install correctly.
Supported by: jesusr
Notes
svn path=/head/; revision=19896
Diffstat (limited to 'es_ES.ISO8859-1/articles')
| -rw-r--r-- | es_ES.ISO8859-1/articles/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/es_ES.ISO8859-1/articles/Makefile.inc b/es_ES.ISO8859-1/articles/Makefile.inc new file mode 100644 index 0000000000..7b18d788c0 --- /dev/null +++ b/es_ES.ISO8859-1/articles/Makefile.inc @@ -0,0 +1,5 @@ +# +# $FreeBSD$ +# + +DESTDIR?= ${DOCDIR}/es_ES.ISO8859-1/articles/${.CURDIR:T} |
