Skip to content

v0.2.50..v0.2.51 changeset hoot core.pro

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/hoot-core/hoot-core.pro b/hoot-core/hoot-core.pro
index c32569b..9b4f2c2 100644
--- a/hoot-core/hoot-core.pro
+++ b/hoot-core/hoot-core.pro
@@ -36,7 +36,8 @@ OTHER_FILES = \
     ../conf/core/ConfigOptions.asciidoc \
     ../conf/core/*Conflation.conf \
     ../conf/core/*Algorithm.conf \
-    ../scripts/jenkins/Jenkinsfile
+    ../scripts/jenkins/Jenkinsfile \
+    $$files(../scripts/copyright/*, true)
 
 include(../Configure.pri)
 
Clone this wiki locally