summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Momchilov <alexandermomchilov@gmail.com>2021-08-22 12:30:08 -0400
committerAlexander Momchilov <alexandermomchilov@gmail.com>2021-09-26 10:58:47 -0400
commitdadcb87ad0a72555c4797a0eeaafb3236bf50295 (patch)
treef1b506454732bc5aecc681d9558a5c91ba99e382 /Makefile.am
parent754c0d6bb98e8dbe412ad149717e26e07c57c5e7 (diff)
Extract Darwin "PlatformHelpers"
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 4d40fdbc..7ed500ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -307,6 +307,7 @@ darwin_platform_headers = \
darwin/DarwinProcess.h \
darwin/DarwinProcessList.h \
darwin/Platform.h \
+ darwin/PlatformHelpers.h \
darwin/ProcessField.h \
generic/gettime.h \
generic/hostname.h \
@@ -318,6 +319,7 @@ darwin_platform_headers = \
darwin_platform_sources = \
darwin/Platform.c \
+ darwin/PlatformHelpers.c \
darwin/DarwinProcess.c \
darwin/DarwinProcessList.c \
generic/gettime.c \

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