diff options
author | Ted Gould <ted@gould.cx> | 2011-01-28 11:17:07 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-28 11:17:07 -0600 |
commit | 7084edf414c54d5b4855bab7b1356b34f5092819 (patch) | |
tree | f276c9b66f1032acd42b5447a95eb839402ac138 /data/icons/32x32/actions/Makefile.in | |
parent | e2f2f727c261b935108ba24f5caef193807394e6 (diff) | |
parent | 0aa7d57884dce1cf348398b70c6f550381ed7397 (diff) | |
download | ayatana-indicator-session-7084edf414c54d5b4855bab7b1356b34f5092819.tar.gz ayatana-indicator-session-7084edf414c54d5b4855bab7b1356b34f5092819.tar.bz2 ayatana-indicator-session-7084edf414c54d5b4855bab7b1356b34f5092819.zip |
Sync to U. Desktop
Diffstat (limited to 'data/icons/32x32/actions/Makefile.in')
-rw-r--r-- | data/icons/32x32/actions/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/32x32/actions/Makefile.in b/data/icons/32x32/actions/Makefile.in index ab252aa..6941170 100644 --- a/data/icons/32x32/actions/Makefile.in +++ b/data/icons/32x32/actions/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/32x32/actions DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac +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__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |