summaryrefslogtreecommitdiffstats
path: root/filter/Package_xslt.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-01 20:11:33 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-01 20:16:53 +0200
commit971092b30c5fbb857329764335b936b2fb49abb8 (patch)
treef952697b29480d4a1059dcb023c690cf54e8bb8b /filter/Package_xslt.mk
parentLibrary names have changed thanks to the "layer" changes (diff)
downloadcore-971092b30c5fbb857329764335b936b2fb49abb8.tar.gz
core-971092b30c5fbb857329764335b936b2fb49abb8.zip
drop unintentionally duplicated lines
Change-Id: I0fe3663166bc80c3bc224d276e9da37015a0b75a
Diffstat (limited to 'filter/Package_xslt.mk')
-rw-r--r--filter/Package_xslt.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/filter/Package_xslt.mk b/filter/Package_xslt.mk
index 1d193f7390d6..7a6eff9533a0 100644
--- a/filter/Package_xslt.mk
+++ b/filter/Package_xslt.mk
@@ -67,9 +67,5 @@ $(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/tab
$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/table_columns.xsl,odf2xhtml/export/common/table/table_columns.xsl))
$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/table_rows.xsl,odf2xhtml/export/common/table/table_rows.xsl))
$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table_of_content.xsl,odf2xhtml/export/common/table_of_content.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/body.xsl,odf2xhtml/export/xhtml/body.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/header.xsl,odf2xhtml/export/xhtml/header.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/opendoc2xhtml.xsl,odf2xhtml/export/xhtml/opendoc2xhtml.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/table.xsl,odf2xhtml/export/xhtml/table.xsl))
# vim: set noet sw=4 ts=4: