summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-02-05 02:53:28 +0100
committercgzones <cgzones@googlemail.com>2023-02-19 17:56:50 +0100
commit3b6019725defb5b5f516d1abd61906c2398d4bfa (patch)
treefc1ad5b2e6bce65a3e6245c10da1dfb617db9067 /Makefile.am
parent7a8c01f304b673dd89923e05d242aebb9cd0a500 (diff)
Implement File Descriptor Meter support for Darwin
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 86b747a0..2a6db44d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -323,6 +323,7 @@ darwin_platform_headers = \
darwin/Platform.h \
darwin/PlatformHelpers.h \
darwin/ProcessField.h \
+ generic/fdstat_sysctl.h \
generic/gettime.h \
generic/hostname.h \
generic/openzfs_sysctl.h \
@@ -336,6 +337,7 @@ darwin_platform_sources = \
darwin/PlatformHelpers.c \
darwin/DarwinProcess.c \
darwin/DarwinProcessList.c \
+ generic/fdstat_sysctl.c \
generic/gettime.c \
generic/hostname.c \
generic/openzfs_sysctl.c \

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