diff --git a/vcglib/Makefile b/vcglib/Makefile index 447c9246a7f9ee730062656afb408285c0ea16f4..0550883e345dda97bd99d9fa9378e466b4cc11c3 100644 --- a/vcglib/Makefile +++ b/vcglib/Makefile @@ -41,6 +41,7 @@ PKG_OPTION_DESCR.doc?= Install ${PKGBASE} documentation define PKG_OPTION_SET.doc INSTALL_TARGET+= doc INSTALLATION_DIRS+= share/doc/vcglib/html + INSTALLATION_DIRS+= share/doc/vcglib/examples DOXYGEN_PLIST_DIR+= share/doc/vcglib/html CMAKE_ARGS+=-DDOXYGEN_EXECUTABLE=${DOXYGEN}