diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 11:23:37 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 11:23:37 -0400 |
commit | 7d474f8c307ffa710eeb1952de795b4ebd28a48b (patch) | |
tree | d6d55cbc13d36eef24a35972b40a0d26c3f92a61 /data/icons/48x48/Makefile.in | |
parent | 98391ec779a9a6393206eb0b87197f4edce00f64 (diff) | |
parent | 7b0358220b72c294bcdd37be6ec006ba961c7837 (diff) | |
download | ayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.tar.gz ayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.tar.bz2 ayatana-indicator-messages-7d474f8c307ffa710eeb1952de795b4ebd28a48b.zip |
* New upstream release.
* Update for libindicator 0.4
Diffstat (limited to 'data/icons/48x48/Makefile.in')
-rw-r--r-- | data/icons/48x48/Makefile.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/data/icons/48x48/Makefile.in b/data/icons/48x48/Makefile.in index fd301bc..c01649a 100644 --- a/data/icons/48x48/Makefile.in +++ b/data/icons/48x48/Makefile.in @@ -36,10 +36,7 @@ host_triplet = @host@ subdir = data/icons/48x48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |