~psusi/ubuntu/natty/indicator-session/sleep

« back to all changes in this revision

Viewing changes to data/icons/scalable/status/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-02-11 11:14:08 UTC
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: james.westby@ubuntu.com-20110211111408-7848nxd65jwnz68z
Tags: upstream-0.2.13
ImportĀ upstreamĀ versionĀ 0.2.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/scalable/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)/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
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
42
        $(ACLOCAL_M4)
46
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs