]> arthur.barton.de Git - netdata.git/commitdiff
add ipfs.chart.py to Makefile
authordavidak <git@davidak.de>
Sat, 6 Aug 2016 15:51:52 +0000 (17:51 +0200)
committerdavidak <git@davidak.de>
Sat, 6 Aug 2016 15:51:52 +0000 (17:51 +0200)
python.d/Makefile.am

index 51ebad096cbc181bcd5837edfd69452fdee0549b..bcf7ee64ac15c6fd1fa83a2769692c758c11b20f 100644 (file)
@@ -14,6 +14,7 @@ dist_python_SCRIPTS = \
        example.chart.py \
        exim.chart.py \
        hddtemp.chart.py \
+       ipfs.chart.py \
        memcached.chart.py \
        mysql.chart.py \
        nginx.chart.py \
@@ -78,4 +79,4 @@ dist_pythonyaml3_DATA = \
     python_modules/pyyaml3/scanner.py \
     python_modules/pyyaml3/serializer.py \
     python_modules/pyyaml3/tokens.py \
-    $(NULL)
\ No newline at end of file
+    $(NULL)