summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/libimport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/grp-import/libimport/Makefile')
-rw-r--r--src/grp-machine/grp-import/libimport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-machine/grp-import/libimport/Makefile b/src/grp-machine/grp-import/libimport/Makefile
index 5691d0bba1..ee10c0f6df 100644
--- a/src/grp-machine/grp-import/libimport/Makefile
+++ b/src/grp-machine/grp-import/libimport/Makefile
@@ -45,7 +45,7 @@ test_qcow2_CFLAGS = \
$(ZLIB_CFLAGS)
test_qcow2_LDADD = \
- libshared.la \
+ libsystemd-shared.la \
$(ZLIB_LIBS)
include $(topsrcdir)/build-aux/Makefile.tail.mk