Merge branch 'tz/do-not-clean-spec-file'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:58 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:58 +0000 (13:37 -0800)
commit09967278795fa0b36e7f1308c2063005a263d936
tree077587dcdb726b454936b8d1b3b8d5d7b3d692b7
parent2c20dc16ec3fa6f86444adfb4b090ab3e004ea39
parent4321bdcabb481ba49eb79f332881d19950f72d4b
Merge branch 'tz/do-not-clean-spec-file'

We no longer create any *.spec file, so "make clean" should not
remove it.

* tz/do-not-clean-spec-file:
  Makefile: remove *.spec from clean target
Makefile