X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a358449ab17f4e3c400d2a96acc900cfd0022f95..cef40af20967675efc04f125d433a4bc9c774b75:/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