diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-31 17:49:12 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-31 17:49:12 +0200 |
commit | af4e502ea8bb14cf13561feb8f8687cd144b5399 (patch) | |
tree | 0cb45faabc050b9403733b36a430729efdce2e94 /data | |
parent | d51bf7d31390a50eb79beaf20a10bdcfed28f67b (diff) | |
parent | c82de623381c8e578acff7f9a7074aabbb8258aa (diff) | |
download | ayatana-indicator-sound-af4e502ea8bb14cf13561feb8f8687cd144b5399.tar.gz ayatana-indicator-sound-af4e502ea8bb14cf13561feb8f8687cd144b5399.tar.bz2 ayatana-indicator-sound-af4e502ea8bb14cf13561feb8f8687cd144b5399.zip |
Import upstream version 0.2.2
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 0ce8b71..8ef79e9 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -168,6 +168,8 @@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@ +PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ |