X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a358449ab17f4e3c400d2a96acc900cfd0022f95..15c17078871c69f16f10b087af6a8389e1eba862:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 5574842f..fa678cee 100644 --- a/Makefile.in +++ b/Makefile.in @@ -132,6 +132,4 @@ check: all $(CHECK_PROGS) installcheck: $(CHECK_PROGS) POSIXLY_CORRECT=1 rsync_bin="$(bindir)/rsync" srcdir="$(srcdir)" $(srcdir)/runtests.sh -$(OBJS): config.h *.h */*.h - -# TODO: Add 'dist' target; need to know which files will be included \ No newline at end of file +# TODO: Add 'dist' target; need to know which files will be included