aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 084dc257acb..7205f876ec2 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -69,9 +69,9 @@
SUBDIR += ispell
SUBDIR += jade
SUBDIR += java2html
- SUBDIR += latte
SUBDIR += kdoc
SUBDIR += latex2html
+ SUBDIR += latte
SUBDIR += libxml
SUBDIR += libxml++
SUBDIR += libxml2
> 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158