summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-07-24 19:29:08 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-07-24 19:29:08 -0500
commitf0119ed6a860d9ca246069f4fee3bcabc10800b0 (patch)
treea66e783cfd322aa348a9dde71b6b08a97b7eab1b /writerfilter
parenta5f9713922c231e4d16a59ce942a4db109377081 (diff)
typo doctoc for doctok whichprevented the proper inclusion of libxml2
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/Library_doctok.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/Library_doctok.mk b/writerfilter/Library_doctok.mk
index 271517063dcd..329f6e88d4de 100644
--- a/writerfilter/Library_doctok.mk
+++ b/writerfilter/Library_doctok.mk
@@ -58,7 +58,7 @@ $(eval $(call gb_Library_add_linked_libs,doctok,\
$(gb_STDLIBS) \
))
-$(eval $(call gb_Library_use_external,doctoc,libxml2))
+$(eval $(call gb_Library_use_external,doctok,libxml2))
$(eval $(call gb_Library_add_exception_objects,doctok,\
writerfilter/source/doctok/Dff \