summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/Makefile.am
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-07-21 09:46:31 +0300
committerGitHub <noreply@github.com>2020-07-21 09:46:31 +0300
commitdef03a151cd042748b2687729a922d2f93fbd570 (patch)
tree39ec86975f9fa425d216d5e862ad7eb1c1011373 /collectors/python.d.plugin/Makefile.am
parent79ea229a81099f374cad17018fff5a04dc2fac11 (diff)
python.d: add job file lock registry (#9564)
Diffstat (limited to 'collectors/python.d.plugin/Makefile.am')
-rw-r--r--collectors/python.d.plugin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/Makefile.am b/collectors/python.d.plugin/Makefile.am
index e678f86a21..176bd3cb01 100644
--- a/collectors/python.d.plugin/Makefile.am
+++ b/collectors/python.d.plugin/Makefile.am
@@ -141,6 +141,7 @@ dist_third_party_DATA = \
python_modules/third_party/mcrcon.py \
python_modules/third_party/boinc_client.py \
python_modules/third_party/monotonic.py \
+ python_modules/third_party/filelock.py \
$(NULL)
pythonyaml2dir=$(pythonmodulesdir)/pyyaml2