diff options
author | Ted Gould <ted@gould.cx> | 2010-08-12 14:41:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-12 14:41:09 -0500 |
commit | 94a94652592cab71ec64f75cca04e9b9052d05db (patch) | |
tree | d3415cf7aa2b780f441c1a827819a2d143c4af34 /tests | |
parent | 081637af461f33c8ec1cd163f6fbc7a6c3efb63a (diff) | |
parent | 53265a332a1d59a2f0867207fcd81926bf40ff6c (diff) | |
download | libayatana-indicator-94a94652592cab71ec64f75cca04e9b9052d05db.tar.gz libayatana-indicator-94a94652592cab71ec64f75cca04e9b9052d05db.tar.bz2 libayatana-indicator-94a94652592cab71ec64f75cca04e9b9052d05db.zip |
Import upstream version 0.3.11
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index ec74829..5c01ece 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -363,6 +363,8 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PREFIX = @PREFIX@ RANLIB = @RANLIB@ SED = @SED@ |