summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/systemd-export/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/grp-import/systemd-export/Makefile')
-rw-r--r--src/grp-machine/grp-import/systemd-export/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-machine/grp-import/systemd-export/Makefile b/src/grp-machine/grp-import/systemd-export/Makefile
index f8fcbc3cca..aa8792565a 100644
--- a/src/grp-machine/grp-import/systemd-export/Makefile
+++ b/src/grp-machine/grp-import/systemd-export/Makefile
@@ -39,7 +39,7 @@ systemd_export_CFLAGS = \
$(BZIP2_CFLAGS)
systemd_export_LDADD = \
- libshared.la \
+ libsystemd-shared.la \
libimport.la \
$(XZ_LIBS) \
$(ZLIB_LIBS) \