summaryrefslogtreecommitdiff
path: root/src/grp-machine
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 01:56:30 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 01:56:30 -0400
commit713437afd70748d3c951db8daea68861b459bde4 (patch)
tree725b21fcd6526bb6ebaa54ce0c5dfa1a75c1b390 /src/grp-machine
parente79b48788853612eeadb7874df1e5968220c5c66 (diff)
stuff
Diffstat (limited to 'src/grp-machine')
-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