summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2018-11-26 17:56:03 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2018-12-05 08:55:22 -0300
commitc05f6e305778d8c3e0b0f7f60eebf420a04739db (patch)
tree6e7b1efd1cd73066e96682b02d9b57ebb140905a /Makefile.tools
parentf837335ba2c61978363906bf033eb1057573ae0d (diff)
downloadbluez-c05f6e305778d8c3e0b0f7f60eebf420a04739db.tar.gz
core: Remove old code related to sd_notify
This is no longer needed since mainloop instances can handle it now.
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools2
1 files changed, 1 insertions, 1 deletions
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