diff options
author | Lucas Stach <[email protected]> | 2015-02-19 14:52:49 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-02-24 12:32:55 +0000 |
commit | afe00ddc204e01c0038fbe186cbc06e4b02feadc (patch) | |
tree | a7e52042170c61770ace55b2de9e3bb74fee32fc /src | |
parent | b9b8c10273a9bf877fb9de4141a740f8a60e78df (diff) |
install-lib-links: don't depend on .libs directory
This snippet can be included in Makefiles that may, depending on the
project configuration, not actually build any installable libraries.
In that case we don't have anything to depend on and this part of
the makefile may be executed before the .libs directory is created,
so do not depend on it being there.
Cc: "10.3 10.4 10.5" <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
(cherry picked from commit 5c1aac17adffeef9bb6171d83cc7ddd94c61c5f2)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions