summaryrefslogtreecommitdiff
path: root/src/grp-machine/libmachine-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/libmachine-core/Makefile')
-rw-r--r--src/grp-machine/libmachine-core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-machine/libmachine-core/Makefile b/src/grp-machine/libmachine-core/Makefile
index e7583cb4c9..b41a1d77e8 100644
--- a/src/grp-machine/libmachine-core/Makefile
+++ b/src/grp-machine/libmachine-core/Makefile
@@ -51,5 +51,6 @@ $(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal
AM_CPPFLAGS += $(libshared.CPPFLAGS)
AM_CPPFLAGS += $(libbasic.CPPFLAGS)
+AM_CPPFLAGS += $(libsystemd.CPPFLAGS)
AM_CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus
include $(topsrcdir)/build-aux/Makefile.tail.mk