Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Cover more files with make check
After the builtin/ move 'make check' doesn't cover the builtin/ directory. We could just add builtin/*.c but lets just use GIT_OBJS instead so we cover future movement of the source files. Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information