From 2946d0708565734c2b7c5ecce0be4733640fc945 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sat, 18 May 2019 13:22:52 +0200 Subject: shared: implement _nm_utils_monotonic_timestamp_initialized() in "nm-logging-stub.c" --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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) -- cgit v1.2.1