diff options
Diffstat (limited to 'src/grp-system/systemctl/Makefile')
-rw-r--r-- | src/grp-system/systemctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/systemctl/Makefile b/src/grp-system/systemctl/Makefile index 114e58cb27..afc8ea62cd 100644 --- a/src/grp-system/systemctl/Makefile +++ b/src/grp-system/systemctl/Makefile @@ -28,7 +28,7 @@ systemctl_SOURCES = \ src/systemctl/systemctl.c systemctl_LDADD = \ - libshared.la + libsystemd-shared.la files.out.all += systemctl.completion.bash files.out.all += systemctl.completion.zsh |