diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-12-29 04:28:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-12-29 04:28:54 +0000 |
commit | 25ff1192c7b26feb4966eebfb5783853024e71c6 (patch) | |
tree | 3b4d3081d84ffea7e5678168ece605feaa455cdd /pt_BR.ISO8859-1 | |
parent | e03dfa1149b5ca860b476d1e2bc4eba396ed7ec0 (diff) |
Connect newly added articles subdirectory to the build
Notes
Notes:
svn path=/head/; revision=19343
Diffstat (limited to 'pt_BR.ISO8859-1')
-rw-r--r-- | pt_BR.ISO8859-1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pt_BR.ISO8859-1/Makefile b/pt_BR.ISO8859-1/Makefile index 39b2161b47..961623124a 100644 --- a/pt_BR.ISO8859-1/Makefile +++ b/pt_BR.ISO8859-1/Makefile @@ -5,6 +5,7 @@ # # $FreeBSD$ +SUBDIR = articles SUBDIR+= books COMPAT_SYMLINK = pt_BR |