[Libreoffice-commits] .: oox/Library_oox.mk
Radek DoulÃk
rodo at kemper.freedesktop.org
Thu Oct 6 06:10:06 PDT 2011
oox/Library_oox.mk | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 39160c1044ef2189a76b9c17496f5024312e7458
Author: Radek Doulik <rodo at novell.com>
Date: Thu Oct 6 15:08:23 2011 +0200
added new source files to the .mk file
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 8de35c9..52d7dda 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -125,7 +125,12 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
oox/source/drawingml/color \
oox/source/drawingml/connectorshapecontext \
oox/source/drawingml/customshapegeometry \
- oox/source/drawingml/customshapepresets \
+ oox/source/drawingml/customshapepresets1 \
+ oox/source/drawingml/customshapepresets2 \
+ oox/source/drawingml/customshapepresets3 \
+ oox/source/drawingml/customshapepresets4 \
+ oox/source/drawingml/customshapepresets5 \
+ oox/source/drawingml/customshapepresets6 \
oox/source/drawingml/customshapeproperties \
oox/source/drawingml/diagram/constraintlistcontext \
oox/source/drawingml/diagram/datamodelcontext \
More information about the Libreoffice-commits
mailing list