diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
commit | 3fd8e422e2a8cf92d153a23ef8a034c66052ae6d (patch) | |
tree | 8e3163e4c4ceddc2579ddf2a1dcc59f485e6eb52 /textproc/Makefile | |
parent | 504cc27b8422c514ae105e216d589b7d80c8e687 (diff) |
- Sort SUBDIRs
- Fix NO_VIET_KDE coverage
Notes
Notes:
svn path=/head/; revision=278670
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e66721a6ab8b..b569c6035d60 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -243,8 +243,8 @@ SUBDIR += hs-hxt-charproperties SUBDIR += hs-hxt-regex-xmlschema SUBDIR += hs-hxt-unicode - SUBDIR += hs-libxml SUBDIR += hs-lhs2tex + SUBDIR += hs-libxml SUBDIR += hs-pandoc SUBDIR += hs-pandoc-types SUBDIR += hs-parsec |