~ubuntu-branches/ubuntu/gutsy/gnome-doc-utils/gutsy

« back to all changes in this revision

Viewing changes to data/icons/hicolor/48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-08-21 10:40:02 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20070821104002-90ao5uojgaufk7iy
Tags: 0.11.2-0ubuntu1
* New upstream version:
  - Added db2html.division.div.content.mode
  - Added support for manual indexes
  - Fixed the mime attribute in OMF output
  - Worked on the HTML output for refentry
  - Switched to set:has-same-node for node comparisons
  - Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
NORMAL_UNINSTALL = :
35
35
PRE_UNINSTALL = :
36
36
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
37
subdir = data/icons/hicolor/48x48
40
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
170
168
am__tar = @am__tar@
171
169
am__untar = @am__untar@
172
170
bindir = @bindir@
173
 
build = @build@
174
171
build_alias = @build_alias@
175
 
build_cpu = @build_cpu@
176
 
build_os = @build_os@
177
 
build_vendor = @build_vendor@
178
172
datadir = @datadir@
179
173
exec_prefix = @exec_prefix@
180
 
host = @host@
181
174
host_alias = @host_alias@
182
 
host_cpu = @host_cpu@
183
 
host_os = @host_os@
184
 
host_vendor = @host_vendor@
185
175
includedir = @includedir@
186
176
infodir = @infodir@
187
177
install_sh = @install_sh@