~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-09-21 20:49:40 UTC
  • mto: (1.3.2) (4.1.4 sid) (33.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100921204940-aso8ccseiqb1iamw
Tags: upstream-2.22.0
Import upstream version 2.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
subdir = .
47
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
48
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
49
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
49
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 
50
        $(top_srcdir)/m4/intlmacosx.m4 \
50
51
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \
51
52
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
52
53
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \