- install target: included man pages and rc files
This commit is contained in:
Federico Hernandez 2011-01-04 23:26:35 +01:00
parent 86f778f504
commit 198e69f8d1
2 changed files with 13 additions and 0 deletions

View file

@ -56,4 +56,5 @@ configure_file (
${CMAKE_SOURCE_DIR}/auto.h)
add_subdirectory (src)
add_subdirectory (doc)
add_subdirectory (test EXCLUDE_FROM_ALL)