From c05f6e305778d8c3e0b0f7f60eebf420a04739db Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 26 Nov 2018 17:56:03 +0200 Subject: core: Remove old code related to sd_notify This is no longer needed since mainloop instances can handle it now. --- Makefile.tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tools') diff --git a/Makefile.tools b/Makefile.tools index 0de712866..1f8271542 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -45,7 +45,7 @@ endif if LOGGER libexec_PROGRAMS += tools/btmon-logger -tools_btmon_logger_SOURCES = tools/btmon-logger.c src/systemd.c src/systemd.h +tools_btmon_logger_SOURCES = tools/btmon-logger.c tools_btmon_logger_LDADD = src/libshared-mainloop.la tools_btmon_logger_DEPENDENCIES = src/libshared-mainloop.la \ tools/bluetooth-logger.service -- cgit v1.2.1