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

« back to all changes in this revision

Viewing changes to gdk-pixbuf/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:
51
51
subdir = gdk-pixbuf
52
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53
53
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
54
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
54
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 
55
        $(top_srcdir)/m4/intlmacosx.m4 \
55
56
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \
56
57
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
57
58
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
1378
1379
MAINTAINERCLEANFILES = gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.c \
1379
1380
        gdk-pixbuf-marshal.h gdk-pixbuf-marshal.c loaders.cache \
1380
1381
        s-enum-types-h stamp-gdk-pixbuf-marshal.h
1381
 
@HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=Gdk --symbol-prefix=gdk
 
1382
@HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk
1382
1383
@HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_INCLUDES = GModule-2.0 Gio-2.0
1383
1384
@HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_LIBS = libgdk_pixbuf-2.0.la
1384
1385
@HAVE_INTROSPECTION_TRUE@GdkPixbuf_2_0_gir_CFLAGS = $(INCLUDES)