diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-07-29 07:26:41 -0400 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-07-29 07:26:41 -0400 |
commit | d981d05dc2f5e1d1d9ea1ae6fb1c6c9106696c6e (patch) | |
tree | da2904b0c642c44d65629a9657b550c2c26a7b08 /data/Makefile.in | |
parent | 6383dbb01af071843bd8089fd48f173540734148 (diff) | |
parent | 986fc648fc6544aaa3bb40a17e1345e0247a4b57 (diff) | |
download | ayatana-indicator-sound-d981d05dc2f5e1d1d9ea1ae6fb1c6c9106696c6e.tar.gz ayatana-indicator-sound-d981d05dc2f5e1d1d9ea1ae6fb1c6c9106696c6e.tar.bz2 ayatana-indicator-sound-d981d05dc2f5e1d1d9ea1ae6fb1c6c9106696c6e.zip |
Import upstream version 0.3.9
Diffstat (limited to 'data/Makefile.in')
-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@ |