diff --git a/osg-dae/Makefile b/osg-dae/Makefile index fdbfb02a614a50196eb3ff930cb5f20564af255f..df5928d85d7b58a0b4d4648585aa05bf0aa49be4 100644 --- a/osg-dae/Makefile +++ b/osg-dae/Makefile @@ -25,6 +25,8 @@ USE_BOOST_LIBS= system filesystem include ../../devel/boost-headers/depend.mk include ../../devel/boost-libs/depend.mk include ../../pkgtools/pkg-config/depend.mk +include ../../mk/sysdep/colladadom.mk +include ../../mk/sysdep/openscene.mk include ../../mk/sysdep/cmake.mk include ../../mk/sysdep/doxygen.mk include ../../mk/language/c.mk