X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/620c146da30a20c2d9a6c572fdd0540558039d0e..636b69b1a03bec395d304c354f4f2f8121b97150:/client/Makefile.in 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: