Merge branch 'jk/make-tags-find-sources-tweak'
commit09b4fdb5f396612dd50236ae5395a74600d2ab84
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:37 +0000 (19 14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:37 +0000 (19 14:45 -0800)
tree31b1f57b9f9d274141dca39549207e72a79e663b
parent4833b7ec2597e65285b4d35337db48f441e9b9d7
parent046e4c1c09aa4fa9865b1fd755aa99d8617465d2
Merge branch 'jk/make-tags-find-sources-tweak'

Update the procedure to generate "tags" for developer support.

* jk/make-tags-find-sources-tweak:
  Makefile: exclude contrib from FIND_SOURCE_FILES
  Makefile: match shell scripts in FIND_SOURCE_FILES
  Makefile: exclude test cruft from FIND_SOURCE_FILES
  Makefile: reformat FIND_SOURCE_FILES
Makefile