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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-machine/libmachine-core/Makefile b/src/grp-machine/libmachine-core/Makefile
index c2b4ea3b50..8c324808ca 100644
--- a/src/grp-machine/libmachine-core/Makefile
+++ b/src/grp-machine/libmachine-core/Makefile
@@ -47,10 +47,10 @@ test_machine_tables_LDADD = \
tests += \
test-machine-tables
-$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal
systemd.CPPFLAGS += $(libshared.CPPFLAGS)
systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
systemd.CPPFLAGS += $(libsystemd.CPPFLAGS)
systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus
+
include $(topsrcdir)/build-aux/Makefile.tail.mk