summaryrefslogtreecommitdiffstats
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-24 22:36:09 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-25 02:04:18 -0400
commita0b640bd1816bc464961c85eb2d1de405cd50d1c (patch)
treeb13e360a6de9d00bb915940c94608721351caf5c /filter/Module_filter.mk
parentPatterns should precede extensions. (diff)
downloadcore-a0b640bd1816bc464961c85eb2d1de405cd50d1c.tar.gz
core-a0b640bd1816bc464961c85eb2d1de405cd50d1c.zip
Initial skeleton code for plain text filter detection service.
Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 03f13e2379df..922d4f53e460 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -60,6 +60,7 @@ $(eval $(call gb_Module_add_targets,filter,\
Library_placeware \
Library_svgfilter \
Library_t602filter \
+ Library_textfd \
Library_xmlfa \
Library_xmlfd \
Library_xsltdlg \