Merge branch 'tz/do-not-clean-spec-file' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:14 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:14 +0000 (15:41 -0800)
commitc1336418a834b88e849dbf3b9fced3a9717a00f5
treedf4901491fd2da283aa97521ece2358970f5e2e0
parenta037cbfa2bc71e2cf312a13775fda01d7376bba1
parent4321bdcabb481ba49eb79f332881d19950f72d4b
Merge branch 'tz/do-not-clean-spec-file' into next

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