[systemd-commits] Makefile.am

Kay Sievers kay at kemper.freedesktop.org
Sat Dec 31 12:57:07 PST 2011


 Makefile.am |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 300891fa8ebae9faf1c873ab1c4a6b6c8d97d7ac
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Sat Dec 31 21:55:48 2011 +0100

    build-sys: login - remove specified include dir; all subdirs are in the list now

diff --git a/Makefile.am b/Makefile.am
index d0b3f62..7d448eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1675,10 +1675,6 @@ systemd_logind_SOURCES += \
 	src/acl-util.c
 endif
 
-systemd_logind_CPPFLAGS = \
-	$(AM_CPPFLAGS) \
-	-I $(top_srcdir)/src/login
-
 systemd_logind_CFLAGS = \
 	$(AM_CFLAGS) \
 	$(DBUS_CFLAGS) \



More information about the systemd-commits mailing list