]> andersk Git - openssh.git/blobdiff - scard/Makefile.in
Fix install: when building outside of source
[openssh.git] / scard / Makefile.in
index 9f6c056128b839ac32340a9ba2271a6dfaf67d9b..f2d596a6459510262292ccdb60c428923eaad630 100644 (file)
@@ -22,6 +22,6 @@ distprep: Ssh.bin
 distclean: clean
        rm -f Makefile *~
 
-install: Ssh.bin
+install: $(srcdir)/Ssh.bin
        $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir)
        $(INSTALL) -m 0644 $(srcdir)/Ssh.bin $(DESTDIR)$(datadir)/Ssh.bin
This page took 0.03307 seconds and 4 git commands to generate.