makedist.sh: Rename project
[nomnom.git] / doc / CMakeLists.txt
blob9ba24a76d4f4691feee8aa53c38d966e098b9894
2 # Install.
4 if (NOT WITHOUT_DOC)
5     file (GLOB howto_files "${CMAKE_CURRENT_SOURCE_DIR}/Howto*")
6     install (FILES ${howto_files} DESTINATION share/doc/nomnom/)
7 endif ()