diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index ff78405..e815052 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ COLLECTORS += textfile COLLECTORS += timex COLLECTORS += uname COLLECTORS += vmstat +COLLECTORS += zfs # compile settings |