diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-19 14:50:26 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-19 14:50:26 +0000 |
commit | 1675ff649cded4c85d65feb0f4c5cc87010242eb (patch) | |
tree | 3e3556f1e26a35be0250e7f749680b9fc30e9c6b /textproc/Makefile | |
parent | 4fd1b570a8aec1244c7b8469c29c309a96a46804 (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9bb26970830a..1905abf604ba 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -438,6 +438,9 @@ SUBDIR += linux-c6-aspell SUBDIR += linux-c6-expat SUBDIR += linux-c6-libxml2 + SUBDIR += linux-c7-aspell + SUBDIR += linux-c7-expat + SUBDIR += linux-c7-libxml2 SUBDIR += linux-f10-aspell SUBDIR += linux-f10-expat SUBDIR += linux-f10-libxml2 |