From 9f245fa03d1c22694d2c49c0d40cab52f94e4c8d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 13 Jun 2016 00:04:14 -0400 Subject: more --- src/systemd-cryptsetup/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/systemd-cryptsetup') diff --git a/src/systemd-cryptsetup/Makefile b/src/systemd-cryptsetup/Makefile index 7ab3605a31..2a64200397 100644 --- a/src/systemd-cryptsetup/Makefile +++ b/src/systemd-cryptsetup/Makefile @@ -56,4 +56,6 @@ SYSINIT_TARGET_WANTS += \ endif # HAVE_LIBCRYPTSETUP +systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-device + include $(topsrcdir)/build-aux/Makefile.tail.mk -- cgit v1.2.3-54-g00ecf