Merge branch 'tz/do-not-clean-spec-file' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:45 +0000 (12:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:45 +0000 (12:46 -0800)
commit5fe27fac1daede6a72e3a1b6c7377444969bd48d
treeb7fcedddf7612cbc6068346899850e3c3b42c228
parentff59af367b72812c3afc7453d7d9c7097d8ee967
parent4321bdcabb481ba49eb79f332881d19950f72d4b
Merge branch 'tz/do-not-clean-spec-file' into jch

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