summaryrefslogtreecommitdiffstats
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-04-27 07:57:01 +0200
committerDavid Tardon <dtardon@redhat.com>2011-04-27 07:57:01 +0200
commitd5aa7a90059416bd77c5a5dd2d4306ae345471d2 (patch)
treeb36ae324b106aa2dd92f94301f487d06c9ed7aab /Module_tail_build.mk
parentadd lotuswordpro to tail build (diff)
downloadcore-d5aa7a90059416bd77c5a5dd2d4306ae345471d2.tar.gz
core-d5aa7a90059416bd77c5a5dd2d4306ae345471d2.zip
keep the list sorted
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 3ae8d4baa622..2f6e726e9fab 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -24,7 +24,6 @@
$(eval $(call gb_Module_Module,tail_end))
$(eval $(call gb_Module_add_moduledirs,tail_end,\
- writerfilter \
chart2 \
cui \
dbaccess \
@@ -36,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
slideshow \
starmath \
sw \
+ writerfilter \
))
# vim: set noet ts=4 sw=4: