diff options
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 9ad9301e5bf6..94d32e14a356 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -248,6 +248,7 @@ SUBDIR += hs-csv SUBDIR += hs-double-conversion SUBDIR += hs-feed + SUBDIR += hs-hexpat SUBDIR += hs-highlighting-kate SUBDIR += hs-hs-bibutils SUBDIR += hs-html @@ -274,7 +275,6 @@ SUBDIR += hs-xml SUBDIR += hs-xml-conduit SUBDIR += hs-xml-types - SUBDIR += hs-xml2html SUBDIR += hs-xmlhtml SUBDIR += hs-yaml SUBDIR += hsb-aspell |