summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2016-04-07 11:07:17 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2016-04-07 11:07:17 -0600
commitdd1a667c1a9609b0520981a4fb336bed76c0318d (patch)
tree5e7841c01672976dffead7034dc596e332ae200e
parentdc0f4613fa431ef81b6d3e143b5db16157f264fd (diff)
downloadpki-dd1a667c1a9609b0520981a4fb336bed76c0318d.tar.gz
pki-dd1a667c1a9609b0520981a4fb336bed76c0318d.tar.xz
pki-dd1a667c1a9609b0520981a4fb336bed76c0318d.zip
Updated file list
-rw-r--r--scripts/compose_functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/compose_functions b/scripts/compose_functions
index e7acec9e1..3e8f2cca2 100644
--- a/scripts/compose_functions
+++ b/scripts/compose_functions
@@ -42,7 +42,7 @@ export PKI_DOGTAG_DIR
PKI_REDHAT_DIR="${PKI_DIR}/redhat"
export PKI_REDHAT_DIR
-PKI_FILE_LIST="CMakeLists.txt COPYING CPackConfig.cmake ConfigureChecks.cmake DefineOptions.cmake README cmake_uninstall.cmake.in config.h.cmake scripts/pylint-build-scan.py scripts/dogtag.pylintrc tox.ini"
+PKI_FILE_LIST="CMakeLists.txt COPYING CPackConfig.cmake ConfigureChecks.cmake DefineOptions.cmake README cmake_uninstall.cmake.in config.h.cmake pylint-build-scan.py dogtag.pylintrc tox.ini"
export PKI_FILE_LIST
PKI_CMAKE_DIR="cmake"