[Libreoffice-commits] .: readlicense_oo/odt
Michael Meeks
mmeeks at kemper.freedesktop.org
Mon Nov 29 04:41:16 PST 2010
readlicense_oo/odt/makefile.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ecac2b34b10290ba98b9df0c9fc45a1c66f0bd67
Author: Michael Meeks <michael.meeks at novell.com>
Date: Mon Nov 29 12:39:20 2010 +0000
install / deliver CREDITS.odt
diff --git a/readlicense_oo/odt/makefile.mk b/readlicense_oo/odt/makefile.mk
index 89cea1a..6c7a611 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 $@
More information about the Libreoffice-commits
mailing list