[Libreoffice-commits] .: sc/source
Noel Power
noelp at kemper.freedesktop.org
Fri Oct 15 05:11:10 PDT 2010
sc/source/ui/optdlg/makefile.mk | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 6ca8e6ab0c3b7d39d45fb938345703985f1bdb2d
Author: Noel Power <noel.power at novell.com>
Date: Fri Oct 15 12:46:25 2010 +0100
fix build link error
diff --git a/sc/source/ui/optdlg/makefile.mk b/sc/source/ui/optdlg/makefile.mk
index 90e4c9c..eefab0d 100644
--- a/sc/source/ui/optdlg/makefile.mk
+++ b/sc/source/ui/optdlg/makefile.mk
@@ -56,6 +56,10 @@ SLOFILES = \
$(SLO)$/tpprint.obj \
$(SLO)$/opredlin.obj
+EXCEPTIONSFILES= \
+ $(SLO)$/tpcompatibility.obj \
+
+
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk
More information about the Libreoffice-commits
mailing list