chiark / gitweb /
nspawn: allow bind-mounting char and block files
[elogind.git] / Makefile.am
index d5344b903329801727418c8ab1c68b93df6ca41f..45d7a349fdac85bf50397429a52372bec984e653 100644 (file)
@@ -5280,10 +5280,11 @@ 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 \
+       libsystemd-label.la \
        libsystemd-shared.la
 
 systemd_pull_SOURCES = \