summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/systemd-import/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/grp-import/systemd-import/Makefile')
-rw-r--r--src/grp-machine/grp-import/systemd-import/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-machine/grp-import/systemd-import/Makefile b/src/grp-machine/grp-import/systemd-import/Makefile
index fe3105914c..51510f4470 100644
--- a/src/grp-machine/grp-import/systemd-import/Makefile
+++ b/src/grp-machine/grp-import/systemd-import/Makefile
@@ -38,6 +38,7 @@ systemd_import_CFLAGS = \
systemd_import_LDADD = \
libsystemd-shared.la \
+ libimport.la \
$(XZ_LIBS) \
$(ZLIB_LIBS) \
$(BZIP2_LIBS)