diff options
Diffstat (limited to 'doc/artsbuilder/CMakeLists.txt')
-rw-r--r-- | doc/artsbuilder/CMakeLists.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/artsbuilder/CMakeLists.txt b/doc/artsbuilder/CMakeLists.txt new file mode 100644 index 00000000..3bcee979 --- /dev/null +++ b/doc/artsbuilder/CMakeLists.txt @@ -0,0 +1,13 @@ +################################################# +# +# (C) 2017 Slávek Banko +# slavek (DOT) banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +add_subdirectory( images ) +tde_create_handbook( DESTINATION artsbuilder ) |