summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFynn Wulf <fynn_wulf@gmx.de>2020-10-09 21:02:27 +0200
committerBenny Baumann <BenBE@geshi.org>2020-11-09 19:17:57 +0100
commit84dad4c38ee4eb16ea8716891419b0a3780f3818 (patch)
tree5de1c6dfae20d5d43ad7b65a4b44a4e4cbff8ece /Makefile.am
parent0806a7958b5b5ee29da043d3e4f3f854c164059d (diff)
Implement screen for active file locks
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a6629f6d..c9193a86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -129,6 +129,7 @@ linux_platform_headers = \
linux/LinuxProcessList.h \
linux/Platform.h \
linux/PressureStallMeter.h \
+ linux/ProcessLocksScreen.h \
linux/SELinuxMeter.h \
linux/ZramMeter.h \
linux/ZramStats.h \
@@ -145,6 +146,7 @@ myhtopplatsources = \
linux/LinuxProcessList.c \
linux/Platform.c \
linux/PressureStallMeter.c \
+ linux/ProcessLocksScreen.c \
linux/SELinuxMeter.c \
linux/ZramMeter.c \
zfs/ZfsArcMeter.c \

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