summaryrefslogtreecommitdiff
path: root/src/systemd-cryptsetup
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 00:04:14 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 00:04:14 -0400
commit9f245fa03d1c22694d2c49c0d40cab52f94e4c8d (patch)
tree2c4705680373facbb38e57376ffcf59f7a95c5bd /src/systemd-cryptsetup
parent6724edf48bf8c7b88f2d1e62c3d91c846de76248 (diff)
more
Diffstat (limited to 'src/systemd-cryptsetup')
-rw-r--r--src/systemd-cryptsetup/Makefile2
1 files changed, 2 insertions, 0 deletions
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