]> git.ipfire.org Git - oddments/collecty.git/blobdiff - Makefile.am
Add context switches plugin
[oddments/collecty.git] / Makefile.am
index 2a2f233438613bb9df033d0c487b4a8639706d01..1c4808ebddbf78506787778000865e3936d901a9 100644 (file)
@@ -86,6 +86,7 @@ collectydir = $(pythondir)/collecty
 
 collectyplugins_PYTHON = \
        src/collecty/plugins/base.py \
+       src/collecty/plugins/contextswitches.py \
        src/collecty/plugins/conntrack.py \
        src/collecty/plugins/cpufreq.py \
        src/collecty/plugins/disk.py \