summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMurloc Knight <murlockkinght@gmail.com>2020-09-22 18:54:15 +0700
committercgzones <cgzones@googlemail.com>2020-10-31 18:51:53 +0100
commitab17ef4dc0a306b7481cb47149b1c25f7f200932 (patch)
treee7e0c8de0788ec3d3a2f20ab0b510df1fc071c61 /Makefile.am
parent43d274a6179846e5dfaf1bd0b75b57f6e65a8e88 (diff)
Zram Meter feature
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e7582e71..a6629f6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,6 +130,8 @@ linux_platform_headers = \
linux/Platform.h \
linux/PressureStallMeter.h \
linux/SELinuxMeter.h \
+ linux/ZramMeter.h \
+ linux/ZramStats.h \
zfs/ZfsArcMeter.h \
zfs/ZfsArcStats.h \
zfs/ZfsCompressedArcMeter.h
@@ -144,6 +146,7 @@ myhtopplatsources = \
linux/Platform.c \
linux/PressureStallMeter.c \
linux/SELinuxMeter.c \
+ linux/ZramMeter.c \
zfs/ZfsArcMeter.c \
zfs/ZfsArcStats.c \
zfs/ZfsCompressedArcMeter.c

© 2014-2024 Faster IT GmbH | imprint | privacy policy