~ubuntu-branches/ubuntu/natty/packagekit/natty

« back to all changes in this revision

Viewing changes to contrib/gtk-module/gtk-3.0/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rohan Garg
  • Date: 2011-01-10 18:40:10 UTC
  • mfrom: (1.3.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110110184010-zzgp9mdbu8101nai
Tags: 0.6.11-1ubuntu1
* Merge from debian, remaining changes
  - Add ubuntu_01_null_selection_crash.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
41
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
42
42
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/acinclude.m4 \
44
 
        $(top_srcdir)/configure.ac
 
43
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
44
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
45
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
46
        $(ACLOCAL_M4)
47
47
mkinstalldirs = $(install_sh) -d
173
173
GMOFILES = @GMOFILES@
174
174
GMSGFMT = @GMSGFMT@
175
175
GREP = @GREP@
176
 
GST_LIBS = @GST_LIBS@
 
176
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
 
177
GSTREAMER_LIBS = @GSTREAMER_LIBS@
177
178
GTKDOC_CHECK = @GTKDOC_CHECK@
178
179
GTKDOC_MKPDF = @GTKDOC_MKPDF@
179
180
GTKDOC_REBASE = @GTKDOC_REBASE@