diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-27 18:56:18 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-27 18:56:18 +0200 |
commit | b51f9f1654a241419123b47ed673634f39a7a372 (patch) | |
tree | f79f8dc5ab5f3e268e64f33c965ae192c0b638de /data/icons/24x24/Makefile.in | |
parent | 5f974f7290cb505a341c579a3fdd8efc601477fe (diff) | |
parent | d28296b69565793050e51717a89c84eeadd88dbc (diff) | |
download | ayatana-indicator-messages-b51f9f1654a241419123b47ed673634f39a7a372.tar.gz ayatana-indicator-messages-b51f9f1654a241419123b47ed673634f39a7a372.tar.bz2 ayatana-indicator-messages-b51f9f1654a241419123b47ed673634f39a7a372.zip |
update to 12.10.1
Diffstat (limited to 'data/icons/24x24/Makefile.in')
-rw-r--r-- | data/icons/24x24/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/icons/24x24/Makefile.in b/data/icons/24x24/Makefile.in index 1a204ff..d1024b4 100644 --- a/data/icons/24x24/Makefile.in +++ b/data/icons/24x24/Makefile.in @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/gcov.m4 \ $(top_srcdir)/m4/gtest.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -174,7 +174,6 @@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ GTKDOC_REBASE = @GTKDOC_REBASE@ HTML_DIR = @HTML_DIR@ INDICATORDIR = @INDICATORDIR@ -INDICATORICONSDIR = @INDICATORICONSDIR@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ |