diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-14 12:14:31 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-14 12:14:31 +0200 |
commit | 0be7aba3daea70eff616a94e3da4c64dfb597e5e (patch) | |
tree | 52d156c464a79755532aefd6c58ee332f4d08186 /postprocess | |
parent | c433f46e54d64d881ebb4fe7b79f044df52e2b8d (diff) |
Some more w4w mentions gone
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packregistry/makefile.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index 4c060bcfecb8..50a509781846 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -53,7 +53,6 @@ MY_XCDS = \ $(MISC)/pocketexcel.xcd \ $(MISC)/pocketword.xcd \ $(MISC)/pyuno.xcd \ - $(MISC)/w4w.xcd \ $(MISC)/writer.xcd \ $(MISC)/xsltfilter.xcd @@ -392,11 +391,6 @@ MY_DEPS_pyuno = main MY_FILES_pyuno = \ $(MY_MOD)/org/openoffice/Office/Scripting-python.xcu -MY_DEPS_w4w = main -MY_FILES_w4w = \ - $(MY_MOD)/fcfg_w4w_filters.xcu \ - $(MY_MOD)/fcfg_w4w_types.xcu - MY_DEPS_writer = main MY_FILES_writer = \ $(MY_XCS)/Office/UI/WriterCommands.xcs \ |