Merge branch 'jk/make-simplify-dependencies'
commit683b4d828c145594d5ef8dfbefb847dbe23c2c14
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:29 +0000 (11 10:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:29 +0000 (11 10:33 -0700)
tree0fc80c04cb06a4f96cce36a881e48c386a279843
parent9ddd68973a946213a4607d6610e8a2b7ef5b19c0
parent14821f88224b7e6641070fb4971674971886f1ed
Merge branch 'jk/make-simplify-dependencies'

Admit that keeping LIB_H up-to-date, only for those that do not use
the automatically generated dependencies, is a losing battle, and
make it conservative by making everything depend on anything.

* jk/make-simplify-dependencies:
  Makefile: drop CHECK_HEADER_DEPENDENCIES code
  Makefile: use `find` to determine static header dependencies
  i18n: treat "make pot" as an explicitly-invoked target
Makefile