diff options
author | Ted Gould <ted@gould.cx> | 2010-08-12 11:21:29 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-12 11:21:29 -0500 |
commit | ce733747e2897da96f508668f39d4d92c78e5e4c (patch) | |
tree | f41e7c13faca2812cd85e3d8eed62415ca7f89ce /tools/testapp | |
parent | 6d4b1a536a005c5ba42e0faadd5e55f34958b84d (diff) | |
parent | 8985df16ddfd5cae82236b076131b69fb8d12803 (diff) | |
download | libdbusmenu-ce733747e2897da96f508668f39d4d92c78e5e4c.tar.gz libdbusmenu-ce733747e2897da96f508668f39d4d92c78e5e4c.tar.bz2 libdbusmenu-ce733747e2897da96f508668f39d4d92c78e5e4c.zip |
Import upstream version 0.3.10
Diffstat (limited to 'tools/testapp')
-rw-r--r-- | tools/testapp/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testapp/Makefile.in b/tools/testapp/Makefile.in index a85efe1..f6703a1 100644 --- a/tools/testapp/Makefile.in +++ b/tools/testapp/Makefile.in @@ -192,6 +192,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@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |