diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f6c195b263..6e0a59d31f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4066,6 +4066,7 @@ systemd_timesyncd_LDADD = \ libsystemd-shared.la \ libsystemd-resolve.la \ libsystemd-network.la \ + libsystemd-capability.la \ -lm rootlibexec_PROGRAMS += \ |