X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=8e5f5110e45d956ee71120090f2bfd6e91410aed;hp=bc6fa1a47648e1a1e9775838925087f0f094f76c;hb=8f8770706e360d7bf60bb6384743b7c7e5974aac;hpb=f146f5e159445c4fc7e89fe19ee2b8d72fc19ed7 diff --git a/Makefile.am b/Makefile.am index bc6fa1a47..8e5f5110e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1904,7 +1904,7 @@ systemd_bus_proxyd_LDADD = \ libsystemd-shared.la bus-proxyd-install-hook: - $(AM_V_LN)$(LN_S) -f ../../lib/systemd/systemd-bus-proxyd $(DESTDIR)$(bindir)/systemd-stdio-bridge + $(AM_V_LN)$(LN_S) -f ../lib/systemd/systemd-bus-proxyd $(DESTDIR)$(bindir)/systemd-stdio-bridge bus-proxyd-uninstall-hook: rm -f $(DESTDIR)$(bindir)/systemd-stdio-bridge