From 5c0d156837dbdc184fa0d621544be8127041e36c Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Fri, 20 Jan 2017 05:39:16 +0100 Subject: Remove obsolete headers and the src/core directory. --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4cee67380..636924caf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -130,12 +130,9 @@ AM_CPPFLAGS = \ -I $(top_builddir)/src/shared \ -I $(top_srcdir)/src/login \ -I $(top_srcdir)/src/systemd \ - -I $(top_builddir)/src/core \ - -I $(top_srcdir)/src/core \ -I $(top_srcdir)/src/libelogind/sd-bus \ -I $(top_srcdir)/src/libelogind/sd-event \ -I $(top_srcdir)/src/libelogind/sd-login \ - -I $(top_srcdir)/src/libelogind/sd-netlink \ $(OUR_CPPFLAGS) AM_CFLAGS = $(OUR_CFLAGS) @@ -465,7 +462,6 @@ libelogind_internal_la_SOURCES = \ src/systemd/sd-bus-protocol.h \ src/systemd/sd-bus-vtable.h \ src/systemd/sd-event.h \ - src/systemd/sd-netlink.h \ src/systemd/sd-login.h \ src/systemd/sd-id128.h \ src/systemd/sd-daemon.h \ @@ -510,7 +506,6 @@ libelogind_internal_la_SOURCES = \ src/libelogind/sd-bus/bus-slot.h \ src/libelogind/sd-bus/bus-protocol.h \ src/libelogind/sd-event/sd-event.c \ - src/libelogind/sd-event/event-util.h \ src/libelogind/sd-id128/sd-id128.c \ src/libelogind/sd-daemon/sd-daemon.c \ src/libelogind/sd-login/sd-login.c -- cgit v1.2.3