summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-11-11 22:15:35 +0100
committerBenny Baumann <BenBE@geshi.org>2020-11-14 15:51:26 +0100
commit18763051a2c5a5d3a39bfabc284b3d72b1f6fc9b (patch)
tree6674c47d7b011aca855ea72a0b94c7567bc28294 /Makefile.am
parent2d6da2e52066067e4c82a2e16f73438319e1db81 (diff)
Split platform dependent parts for file locks screen
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c9193a86..9a3067ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,7 @@ myhtopsources = \
Panel.c \
Process.c \
ProcessList.c \
+ ProcessLocksScreen.c \
RichString.c \
ScreenManager.c \
Settings.c \
@@ -105,6 +106,7 @@ myhtopheaders = \
Panel.h \
Process.h \
ProcessList.h \
+ ProcessLocksScreen.h \
ProvideCurses.h \
RichString.h \
ScreenManager.h \
@@ -129,7 +131,6 @@ linux_platform_headers = \
linux/LinuxProcessList.h \
linux/Platform.h \
linux/PressureStallMeter.h \
- linux/ProcessLocksScreen.h \
linux/SELinuxMeter.h \
linux/ZramMeter.h \
linux/ZramStats.h \
@@ -146,7 +147,6 @@ 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