diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-02-11 22:51:46 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-02-11 22:51:46 +0000 |
commit | 1d706a0bfbfe44390b8f7659a4476802876d3911 (patch) | |
tree | 5d65fef091ecc35cc40db2e9dd8dd502ec89b5fe /textproc/Makefile | |
parent | e62c25dd60f458a7990766a5287fc58fb93a39dc (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 540dbc77536f..55d24b699f06 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1574,6 +1574,7 @@ SUBDIR += sxml SUBDIR += syck SUBDIR += ta-aspell + SUBDIR += tagsoup SUBDIR += tclExpat SUBDIR += tdhkit SUBDIR += te-aspell |