summaryrefslogtreecommitdiff
path: root/readlicense_oo
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-11-29 12:39:20 +0000
committerMichael Meeks <michael.meeks@novell.com>2010-11-29 12:41:30 +0000
commit489ddfe660c7fe2586f077b057497953071c517c (patch)
treea89494f060a0aa9dcefacb0089bc246f38b3817a /readlicense_oo
parent8d86780a27849aa4a12d7dc8748f246e1f5965d8 (diff)
install / deliver CREDITS.odt
Diffstat (limited to 'readlicense_oo')
-rw-r--r--readlicense_oo/odt/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/readlicense_oo/odt/makefile.mk b/readlicense_oo/odt/makefile.mk
index 89cea1a3dc08..6c7a6116da9d 100644
--- a/readlicense_oo/odt/makefile.mk
+++ b/readlicense_oo/odt/makefile.mk
@@ -44,5 +44,6 @@ all: $(MISC)$/LICENSE.odt $(MISC)$/CREDITS.odt
$(MISC)$/LICENSE.odt: LICENSE.odt
$(COPY) LICENSE.odt $@
+
$(MISC)$/CREDITS.odt: CREDITS.odt
$(COPY) CREDITS.odt $@