~ubuntu-desktop/indicator-me/ubuntu

« back to all changes in this revision

Viewing changes to data/icons/32x32/status/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2010-09-16 12:00:28 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100916120028-tlz0nm6f3f5o2cuc
Tags: 0.2.9-0ubuntu1
* New upstream release
  - Adds labels for broadcast entry (LP: #552745)
  - Adds back the menu for Ubuntu One (LP: #627483)

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/32x32/status
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
41
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
42
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
43
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
41
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
45
        $(ACLOCAL_M4)
43
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs