summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-09-15 14:01:35 +0200
committerMichael Stahl <mst@openoffice.org>2011-09-15 14:07:28 +0200
commit8c8b34694aa803d155e38ca30a3816b5c1b06a45 (patch)
tree41d8062d8ad924e95a4a3d3656aa514d533c1021 /solenv
parentfilter: adapt to changes in LO (diff)
downloadcore-8c8b34694aa803d155e38ca30a3816b5c1b06a45.tar.gz
core-8c8b34694aa803d155e38ca30a3816b5c1b06a45.zip
filter: svg: adapt to changes in LO
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild_simple.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild_simple.mk b/solenv/gbuild/gbuild_simple.mk
index 18d1e07beb3a..002dd27adbeb 100644
--- a/solenv/gbuild/gbuild_simple.mk
+++ b/solenv/gbuild/gbuild_simple.mk
@@ -28,6 +28,8 @@
# this is a subset of gbuild functionality, for use in custom makefiles
+COMMA :=,
+
include $(GBUILDDIR)/Output.mk
# BuildDirs uses the Output functions already