summaryrefslogtreecommitdiff
path: root/src/grp-machine/nss-mymachines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/nss-mymachines/Makefile')
-rw-r--r--src/grp-machine/nss-mymachines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-machine/nss-mymachines/Makefile b/src/grp-machine/nss-mymachines/Makefile
index 9e06a5e767..cd199d39c0 100644
--- a/src/grp-machine/nss-mymachines/Makefile
+++ b/src/grp-machine/nss-mymachines/Makefile
@@ -45,6 +45,6 @@ lib_LTLIBRARIES += \
$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal
-AM_CPPFLAGS += $(libbasic.CPPFLAGS)
-AM_CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus
+systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
+systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus
include $(topsrcdir)/build-aux/Makefile.tail.mk