Fixed COLLDADA plugin name and remove osgmove example

This commit is contained in:
Robert Osfield
2006-08-24 13:16:38 +00:00
parent 118161416f
commit db08e3d61e

View File

@@ -109,7 +109,7 @@ ifeq ($(GDAL_INSTALLED),yes)
endif
ifeq ($(COLLADA_INSTALLED),yes)
PLUGIN_DIRS += gdal
PLUGIN_DIRS += dae
endif
ifeq ($(XINE_INSTALLED),yes)
@@ -226,7 +226,6 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osglogicop \
osglogo \
osgmotionblur \
osgmove \
osgmovie \
osgmultitexture \
osgmultiplecameras \