diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-21 03:46:15 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-21 03:46:15 -0500 |
commit | db2b839b72fd60399e502e9f048e5ec7b0dd8e92 (patch) | |
tree | 28adce5cbf8c97e620892bb7d39ae40bfbb2c4b3 /licenses | |
parent | 6e6464537c7ee38d56b06846a93e18c26db83091 (diff) | |
download | tdelibs-db2b839b72fd60399e502e9f048e5ec7b0dd8e92.tar.gz tdelibs-db2b839b72fd60399e502e9f048e5ec7b0dd8e92.zip |
Add new license files to build
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/licenses/CMakeLists.txt b/licenses/CMakeLists.txt index fa6b0cfdd..697fd6b8e 100644 --- a/licenses/CMakeLists.txt +++ b/licenses/CMakeLists.txt @@ -12,5 +12,5 @@ ##### other data ################################ install( FILES - BSD GPL_V2 LGPL_V2 QPL_V1.0 ARTISTIC + BSD GPL_V2 LGPL_V2 GPL_V3 LGPL_V3 QPL_V1.0 ARTISTIC DESTINATION ${DATA_INSTALL_DIR}/LICENSES ) |