chiark / gitweb /
importd: fix path to download binary
[elogind.git] / Makefile.am
index d5344b903329801727418c8ab1c68b93df6ca41f..2b7ee6f4789541d41eb6f06f374c0040bbdb3539 100644 (file)
@@ -5280,7 +5280,7 @@ systemd_importd_SOURCES = \
 
 systemd_importd_CFLAGS = \
        $(AM_CFLAGS) \
-       -D SYSTEMD_PULL_PATH=\"$(rootlibexecdir)/systemd-import\"
+       -D SYSTEMD_PULL_PATH=\"$(rootlibexecdir)/systemd-pull\"
 
 systemd_importd_LDADD = \
        libsystemd-internal.la \