commit | bfaf7b1feb35ac625424d3249cf9967295629283 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Jan 07 09:50:26 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Jan 07 09:50:26 2016 +0000 |
tree | 61964a9021dcfcd2d8ab4b66b96f14dca1a28b80 | |
parent | dc44584e92a61b6493d8bb76a8de7a07b8cd8e78 [diff] |
makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls The parenthesis pushed the exports into a subshell thus made them useless. Corresponding to flashrom svn r1910. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>