make the 3D transitions work again

This commit is contained in:
Radek Doulik 2011-10-19 17:09:55 +02:00
parent 3f9a28f1f7
commit 87268f254f

View file

@ -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