summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-05-18 13:22:52 +0200
committerThomas Haller <thaller@redhat.com>2019-05-22 20:04:08 +0200
commit2946d0708565734c2b7c5ecce0be4733640fc945 (patch)
tree76ea43560d8c2d47eba42ab26a9e7b86df683822 /Makefile.am
parent4c78434a0bf5a7fbf8ceafb0d07440f3fc7a2b71 (diff)
downloadNetworkManager-2946d0708565734c2b7c5ecce0be4733640fc945.tar.gz
shared: implement _nm_utils_monotonic_timestamp_initialized() in "nm-logging-stub.c"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a8e67e720a..ed8bb70d09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -488,6 +488,7 @@ shared_nm_utils_tests_test_shared_general_LDFLAGS = \
shared_nm_utils_tests_test_shared_general_LDADD = \
shared/nm-glib-aux/libnm-glib-aux.la \
+ shared/systemd/libnm-systemd-logging-stub.la \
$(GLIB_LIBS) \
$(NULL)