~walkerlee/totem/pre-interview

« back to all changes in this revision

Viewing changes to src/plugins/thumbnail/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-02-20 15:10:35 UTC
  • mto: (1.1.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20090220151035-84jb7eshz90nv8zx
Tags: upstream-2.25.91
ImportĀ upstreamĀ versionĀ 2.25.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
GREP = @GREP@
147
147
GST_CFLAGS = @GST_CFLAGS@
148
148
GST_LIBS = @GST_LIBS@
 
149
GTKDOC_CHECK = @GTKDOC_CHECK@
 
150
GTKDOC_REBASE = @GTKDOC_REBASE@
149
151
GTK_CFLAGS = @GTK_CFLAGS@
150
152
GTK_LIBS = @GTK_LIBS@
151
153
HELP_DIR = @HELP_DIR@
 
154
HTML_DIR = @HTML_DIR@
152
155
INSTALL = @INSTALL@
153
156
INSTALL_DATA = @INSTALL_DATA@
154
157
INSTALL_PROGRAM = @INSTALL_PROGRAM@