diff options
| author | Ted Gould <ted@gould.cx> | 2010-08-12 11:22:27 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-08-12 11:22:27 -0500 |
| commit | 6611a36e55154bbb61742487a2781a21dde11de7 (patch) | |
| tree | 8756908729c2e78a69e9b151ce86f98ecfdbb6b7 /tools/testapp | |
| parent | 9179d1be6405b5801b8ef50fb131f5ecbdeb4751 (diff) | |
| parent | ce733747e2897da96f508668f39d4d92c78e5e4c (diff) | |
| download | libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.tar.gz libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.tar.bz2 libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.zip | |
* New upstream release.
* Fixes to dbusmenu-dumper
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@ |
