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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/grp-machine/grp-import/systemd-import/Makefile b/src/grp-machine/grp-import/systemd-import/Makefile
index 06fd01fcd7..221659c346 100644
--- a/src/grp-machine/grp-import/systemd-import/Makefile
+++ b/src/grp-machine/grp-import/systemd-import/Makefile
@@ -38,8 +38,7 @@ systemd_import_CFLAGS = \
$(BZIP2_CFLAGS)
systemd_import_LDADD = \
- libshared.la \
- libimport.la \
+ libsystemd-shared.la \
$(XZ_LIBS) \
$(ZLIB_LIBS) \
$(BZIP2_LIBS)