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 cc5bbaff286a..be157932bb3d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -92,7 +92,6 @@ SUBDIR += castxml SUBDIR += catdoc SUBDIR += cg3 - SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp @@ -273,6 +272,7 @@ SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hr-aspell + SUBDIR += hs-cgrep SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref |