]> arthur.barton.de Git - netdata.git/blob - python.d/Makefile.am
fix for installing python.d files to the proper directory #528
[netdata.git] / python.d / Makefile.am
1 MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
2
3 dist_python_SCRIPTS = \
4         example.chart.py \
5         $(NULL)
6
7 dist_python_DATA = \
8         README.md \
9         $(NULL)