Call subdir make only for one level #331.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 23 Mar 2017 12:28:00 +0000 (13:28 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 23 Mar 2017 12:58:25 +0000 (13:58 +0100)
commitd4a2b4e27c886c541094a9b28c2ca896cbc60979
treeb7752a09ca958746971315d778048b903eafd34a
parent03a0629231379353f09488fe89669a597230a46f
Call subdir make only for one level #331.

We can't control dependencies in case all the subdirs are processed from
the upper most Makefile. So now the subdir make used to create the
webextension and the script is called from the src/Makefile which knows
somethings more about dependencies.
Makefile
config.mk
src/Makefile