summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorRadek Doulik <rodo@novell.com>2011-10-19 17:09:55 +0200
committerRadek Doulik <rodo@novell.com>2011-10-19 17:10:56 +0200
commit87268f254f460b39a41b153fd6e66a9974ca63c3 (patch)
tree3b281a26162154cecf11127b64daa98dd02e1129 /postprocess
parent3f9a28f1f704967446b411b3b7e176deeb78ca83 (diff)
make the 3D transitions work again
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 07d6ccf8f5cf..b983928ab99f 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -239,7 +239,7 @@ my_components += kdebe1
my_components += kde4be1
.END
-.IF "$(ENABLE_OGL)" == "TRUE"
+.IF "$(ENABLE_OPENGL)" == "TRUE"
my_components += component/slideshow/source/engine/OGLTrans/ogltrans
.END