diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 14:41:15 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 14:41:15 -0400 |
commit | e4522e407e617103d5f4af75ddcc3f9cf726bedc (patch) | |
tree | b228d8adff74b9ed87dbe929153f06a142b49793 /data/icons/24x24/status | |
parent | 869f563e6b7c53a532b31550c291510eec8020be (diff) | |
parent | acbcc6281bd71cc487c22f6a4565827563631661 (diff) | |
download | ayatana-indicator-messages-e4522e407e617103d5f4af75ddcc3f9cf726bedc.tar.gz ayatana-indicator-messages-e4522e407e617103d5f4af75ddcc3f9cf726bedc.tar.bz2 ayatana-indicator-messages-e4522e407e617103d5f4af75ddcc3f9cf726bedc.zip |
Import upstream version 0.4.92
Diffstat (limited to 'data/icons/24x24/status')
-rw-r--r-- | data/icons/24x24/status/Makefile.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/icons/24x24/status/Makefile.in b/data/icons/24x24/status/Makefile.in index e8aa3ab..06ffb6b 100644 --- a/data/icons/24x24/status/Makefile.in +++ b/data/icons/24x24/status/Makefile.in @@ -167,6 +167,14 @@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ +STATUS_PROVIDER_EMESENE_CFLAGS = @STATUS_PROVIDER_EMESENE_CFLAGS@ +STATUS_PROVIDER_EMESENE_LIBS = @STATUS_PROVIDER_EMESENE_LIBS@ +STATUS_PROVIDER_MC5_CFLAGS = @STATUS_PROVIDER_MC5_CFLAGS@ +STATUS_PROVIDER_MC5_LIBS = @STATUS_PROVIDER_MC5_LIBS@ +STATUS_PROVIDER_PIDGIN_CFLAGS = @STATUS_PROVIDER_PIDGIN_CFLAGS@ +STATUS_PROVIDER_PIDGIN_LIBS = @STATUS_PROVIDER_PIDGIN_LIBS@ +STATUS_PROVIDER_TELEPATHY_CFLAGS = @STATUS_PROVIDER_TELEPATHY_CFLAGS@ +STATUS_PROVIDER_TELEPATHY_LIBS = @STATUS_PROVIDER_TELEPATHY_LIBS@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ |