~ubuntu-branches/ubuntu/oneiric/indicator-sound/oneiric

« back to all changes in this revision

Viewing changes to data/icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-08-10 12:51:49 UTC
  • mfrom: (67.1.39 indicator-sound-ubuntu)
  • Revision ID: james.westby@ubuntu.com-20110810125149-ddkp3d3hn4112cps
Tags: 0.7.5-0ubuntu1
* New upstream release.
  - Don't allow starting programs via the greeter indicators (LP: #811853)
  - support libunity's Track and Player specific items (LP: #824050)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
subdir = data/icons/16x16
37
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
40
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
41
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
42
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
41
        $(ACLOCAL_M4)
45
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134
131
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
135
132
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
136
133
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
134
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
137
135
GMOFILES = @GMOFILES@
138
136
GMSGFMT = @GMSGFMT@
139
137
GNOMELOCALEDIR = @GNOMELOCALEDIR@