aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-08-12 16:45:05 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-08-12 16:45:05 -0400
commit25e77dc46c6e6106e8cd66b83ad94e9581dca70a (patch)
treed16ef4f579a07f0c5401aa33f2002c661b818b1b /tests/Makefile.in
parent8c56a899a92e1f93fa6e04672718fe16b8d03c6e (diff)
parent1c80632cb5c3aa06e9788eb35122d3bd7e717e08 (diff)
downloadlibayatana-indicator-0.3.11-0ubuntu1.tar.gz
libayatana-indicator-0.3.11-0ubuntu1.tar.bz2
libayatana-indicator-0.3.11-0ubuntu1.zip
releasing version 0.3.11-0ubuntu10.3.11-0ubuntu1
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
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@