Fix build for update on library component.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Apr 2014 16:43:11 +0000 (17:43 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Apr 2014 16:43:11 +0000 (17:43 +0100)
commit246976987ab3541336450030876b8650e786c581
tree0cd28cb05e39fe48ce108fb79152eab180f3a4bd
parent76146973f89f0e9265d85827285b9258910a56d7
Fix build for update on library component.

When, eg, the smtp transport is changed the transports library must be rebuilt.
Fix the main makefile to not assume that the date on the library .a is sufficient,
but always call the library subdir makefiles.
src/OS/Makefile-Base