diff --git a/Make/makedirdefs b/Make/makedirdefs index 4e17da6c5..355a46222 100644 --- a/Make/makedirdefs +++ b/Make/makedirdefs @@ -31,7 +31,7 @@ PLUGIN_DIRS = \ geo\ iv\ lib3ds\ - logos\ + logo\ lwo\ md2\ obj\ diff --git a/src/osgPlugins/logos/GNUmakefile b/src/osgPlugins/logo/GNUmakefile similarity index 100% rename from src/osgPlugins/logos/GNUmakefile rename to src/osgPlugins/logo/GNUmakefile diff --git a/src/osgPlugins/logos/ReaderWriterLOGO.cpp b/src/osgPlugins/logo/ReaderWriterLOGO.cpp similarity index 100% rename from src/osgPlugins/logos/ReaderWriterLOGO.cpp rename to src/osgPlugins/logo/ReaderWriterLOGO.cpp