aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--odt-styles/Configurations2/accelerator/current.xml0
-rw-r--r--odt-styles/layout-cachebin18 -> 0 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 305c8debc..413fdc02f 100644
--- a/Makefile
+++ b/Makefile
@@ -94,8 +94,8 @@ all: build-program
./$(MAIN) -s -S -w man $< >$@ || rm -f $@
cleanup_files+=$(ODTREF)
-$(ODTREF): $(addprefix $(ODTSTYLES)/, layout-cache meta.xml styles.xml content.xml mimetype \
- settings.xml Configurations2 Thumbnails META-INF)
+$(ODTREF): $(addprefix $(ODTSTYLES)/, meta.xml styles.xml content.xml mimetype \
+ settings.xml Thumbnails META-INF)
cd $(ODTSTYLES) ; \
zip -9 -q -r $(notdir $@) * -x $(notdir $@)
diff --git a/odt-styles/Configurations2/accelerator/current.xml b/odt-styles/Configurations2/accelerator/current.xml
deleted file mode 100644
index e69de29bb..000000000
--- a/odt-styles/Configurations2/accelerator/current.xml
+++ /dev/null
diff --git a/odt-styles/layout-cache b/odt-styles/layout-cache
deleted file mode 100644
index e2d7b29fb..000000000
--- a/odt-styles/layout-cache
+++ /dev/null
Binary files differ