diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-07-29 18:26:11 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2010-07-29 18:26:11 -0400 |
| commit | 30879fa9b094075848ab4418bba7382375ea3c20 (patch) | |
| tree | 26f5457bbe9fd0cfbbedf4bfe653a0dfed4830e1 /data | |
| parent | f3eae1db80ac79e7683f59cc77983722fe2c5580 (diff) | |
| parent | 986fc648fc6544aaa3bb40a17e1345e0247a4b57 (diff) | |
| download | ayatana-indicator-sound-30879fa9b094075848ab4418bba7382375ea3c20.tar.gz ayatana-indicator-sound-30879fa9b094075848ab4418bba7382375ea3c20.tar.bz2 ayatana-indicator-sound-30879fa9b094075848ab4418bba7382375ea3c20.zip | |
releasing version 0.3.9-0ubuntu1
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index 3431a31..4d71c3e 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -161,6 +161,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@ |
