Re: [PATCH v2 1/3] Makefile: define THIRD_PARTY_SOURCES

2019-09-12 Thread Junio C Hamano
Denton Liu writes: > After looking through the source files in compat/ and investigating the > files' content and/or its Git history, I've determined the list of files > that were copied from a third-party source. Place the names of these > files into the THIRD_PARTY_SOURCES variable in the Makef

[PATCH v2 1/3] Makefile: define THIRD_PARTY_SOURCES

2019-09-12 Thread Denton Liu
After looking through the source files in compat/ and investigating the files' content and/or its Git history, I've determined the list of files that were copied from a third-party source. Place the names of these files into the THIRD_PARTY_SOURCES variable in the Makefile. In addition, add the sh