X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/b6b4413286a04b329f92c54a63ab47650416a9fa..ab397b6e821f0c29ad8237e3f538d750b966d215:/client/Makefile.in?ds=inline diff --git a/client/Makefile.in b/client/Makefile.in index 67acef4..c75d4d0 100644 --- a/client/Makefile.in +++ b/client/Makefile.in @@ -29,7 +29,7 @@ DIRCFLAGS= -I$(srcdir)/../src all: $(TARGETS) install: $(TARG_INSTALL) - set -xe; for f in $(TARGETS); \ + set -xe; for f in $(TARG_INSTALL); \ do $(INSTALL_PROGRAM) $$f $(bin_dir)/$$f; done uninstall: