diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-31 18:20:09 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-31 18:20:09 +0200 |
| commit | a07a63581edb898b009f238bbb9481c82ffad7a2 (patch) | |
| tree | 9fb22aa7c7bf9deaf3a33f938cf20b9b2f16c6c6 /data | |
| parent | 4c165632f829c2498c1934dca3cb2d927df0c47f (diff) | |
| parent | af4e502ea8bb14cf13561feb8f8687cd144b5399 (diff) | |
| download | ayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.tar.gz ayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.tar.bz2 ayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.zip | |
releasing version 0.2.2-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 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@ |
