[Libreoffice-commits] .: slideshow/source
Caolán McNamara
caolan at kemper.freedesktop.org
Fri Dec 3 03:57:39 PST 2010
slideshow/source/engine/OGLTrans/unx/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1dc86ead1244175151b8661a6fa6458f5707fcc4
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Dec 3 11:57:26 2010 +0000
fix this to build
diff --git a/slideshow/source/engine/OGLTrans/unx/makefile.mk b/slideshow/source/engine/OGLTrans/unx/makefile.mk
index 2af7c18..7dcbee0 100644
--- a/slideshow/source/engine/OGLTrans/unx/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/unx/makefile.mk
@@ -49,7 +49,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Common ----------------------------------------------------------
SLOFILES = \
- $(SLO)$/OGLTrans_TransitionImpl_$(OS).obj \
+ $(SLO)$/OGLTrans_TransitionImpl.obj \
$(SLO)$/OGLTrans_Shaders_$(OS).obj \
$(SLO)$/OGLTrans_TransitionerImpl_$(OS).obj
More information about the Libreoffice-commits
mailing list