~titan-lien/ubuntu/saucy/totem/totem.dev

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Sjoerd Simons, Michael Biebl, Josselin Mouette
  • Date: 2011-11-27 06:21:34 UTC
  • mfrom: (1.4.8) (5.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20111127062134-c3ikko9wdfn9m2av
Tags: 3.2.1-1
[ Sjoerd Simons ]
* New upstream release
* debian/control.in: Update build-depends
* debian/rules: Enable vala plugins
* debian/totem-plugins.install:
  - Add grilo and rotation plugins
  - Remove jamendo, thumbnail and tracker plugins

[ Michael Biebl ]
* debian/control.in:
  - Bump Depends on python-gobject to (>= 2.90.3).

[ Josselin Mouette ]
* Replace python-gobject dependencies by python-gi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
 
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
build_triplet = @build@
37
 
host_triplet = @host@
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39
 
        $(top_srcdir)/src/plugins/Makefile.plugins
40
 
subdir = src/plugins/thumbnail
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
43
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.in
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
CONFIG_CLEAN_VPATH_FILES =
52
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
 
am__vpath_adj = case $$p in \
54
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
 
    *) f=$$p;; \
56
 
  esac;
57
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58
 
am__install_max = 40
59
 
am__nobase_strip_setup = \
60
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61
 
am__nobase_strip = \
62
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63
 
am__nobase_list = $(am__nobase_strip_setup); \
64
 
  for p in $$list; do echo "$$p $$p"; done | \
65
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67
 
    if (++n[$$2] == $(am__install_max)) \
68
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69
 
    END { for (dir in files) print dir, files[dir] }'
70
 
am__base_list = \
71
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73
 
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"
74
 
LTLIBRARIES = $(plugin_LTLIBRARIES)
75
 
libthumbnail_la_DEPENDENCIES = $(plugin_libadd)
76
 
am_libthumbnail_la_OBJECTS = libthumbnail_la-totem-thumbnail.lo
77
 
libthumbnail_la_OBJECTS = $(am_libthumbnail_la_OBJECTS)
78
 
AM_V_lt = $(am__v_lt_$(V))
79
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
80
 
am__v_lt_0 = --silent
81
 
libthumbnail_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
82
 
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
83
 
        $(libthumbnail_la_CFLAGS) $(CFLAGS) $(libthumbnail_la_LDFLAGS) \
84
 
        $(LDFLAGS) -o $@
85
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
86
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
87
 
am__depfiles_maybe = depfiles
88
 
am__mv = mv -f
89
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
92
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
93
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
94
 
        $(AM_CFLAGS) $(CFLAGS)
95
 
AM_V_CC = $(am__v_CC_$(V))
96
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
97
 
am__v_CC_0 = @echo "  CC    " $@;
98
 
AM_V_at = $(am__v_at_$(V))
99
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
100
 
am__v_at_0 = @
101
 
CCLD = $(CC)
102
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
105
 
AM_V_CCLD = $(am__v_CCLD_$(V))
106
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
107
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
108
 
AM_V_GEN = $(am__v_GEN_$(V))
109
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
110
 
am__v_GEN_0 = @echo "  GEN   " $@;
111
 
SOURCES = $(libthumbnail_la_SOURCES)
112
 
DIST_SOURCES = $(libthumbnail_la_SOURCES)
113
 
DATA = $(plugin_DATA)
114
 
ETAGS = etags
115
 
CTAGS = ctags
116
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117
 
ACLOCAL = @ACLOCAL@
118
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
119
 
ALL_LINGUAS = @ALL_LINGUAS@
120
 
ALL_PLUGINS = @ALL_PLUGINS@
121
 
AMTAR = @AMTAR@
122
 
AM_CFLAGS = @AM_CFLAGS@
123
 
AM_CPPFLAGS = \
124
 
        -DG_LOG_DOMAIN=\""Totem"\"      \
125
 
        $(DISABLE_DEPRECATED)           \
126
 
        -I$(top_srcdir)/                \
127
 
        -I$(top_srcdir)/src             \
128
 
        -I$(top_srcdir)/src/plugins
129
 
 
130
 
AM_CXXFLAGS = @AM_CXXFLAGS@
131
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
132
 
AM_LDFLAGS = @AM_LDFLAGS@
133
 
AR = @AR@
134
 
AUTOCONF = @AUTOCONF@
135
 
AUTOHEADER = @AUTOHEADER@
136
 
AUTOMAKE = @AUTOMAKE@
137
 
AWK = @AWK@
138
 
BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
139
 
BEMUSED_LIBS = @BEMUSED_LIBS@
140
 
BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
141
 
BROWSER_PLUGIN_DIR = @BROWSER_PLUGIN_DIR@
142
 
BROWSER_PLUGIN_LIBS = @BROWSER_PLUGIN_LIBS@
143
 
CC = @CC@
144
 
CCDEPMODE = @CCDEPMODE@
145
 
CFLAGS = @CFLAGS@
146
 
CHAPTERS_CFLAGS = @CHAPTERS_CFLAGS@
147
 
CHAPTERS_LIBS = @CHAPTERS_LIBS@
148
 
CPP = @CPP@
149
 
CPPFLAGS = @CPPFLAGS@
150
 
CXX = @CXX@
151
 
CXXCPP = @CXXCPP@
152
 
CXXDEPMODE = @CXXDEPMODE@
153
 
CXXFLAGS = @CXXFLAGS@
154
 
CYGPATH_W = @CYGPATH_W@
155
 
DATADIRNAME = @DATADIRNAME@
156
 
DBUS_BIND = @DBUS_BIND@
157
 
DBUS_CFLAGS = @DBUS_CFLAGS@
158
 
DBUS_LIBS = @DBUS_LIBS@
159
 
DEFS = @DEFS@
160
 
DEPDIR = @DEPDIR@
161
 
DEPENDENCY_CFLAGS = @DEPENDENCY_CFLAGS@
162
 
DEPENDENCY_LIBS = @DEPENDENCY_LIBS@
163
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
164
 
DISC_RECORDER_CFLAGS = @DISC_RECORDER_CFLAGS@
165
 
DISC_RECORDER_LIBS = @DISC_RECORDER_LIBS@
166
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
167
 
DLLTOOL = @DLLTOOL@
168
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
169
 
DSYMUTIL = @DSYMUTIL@
170
 
DUMPBIN = @DUMPBIN@
171
 
ECHO_C = @ECHO_C@
172
 
ECHO_N = @ECHO_N@
173
 
ECHO_T = @ECHO_T@
174
 
EGREP = @EGREP@
175
 
EXEEXT = @EXEEXT@
176
 
EXTRA_BACKEND_LIBS = @EXTRA_BACKEND_LIBS@
177
 
FGREP = @FGREP@
178
 
FULL_LIBEXECDIR = @FULL_LIBEXECDIR@
179
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
180
 
GLIB_CFLAGS = @GLIB_CFLAGS@
181
 
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
182
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
183
 
GLIB_LIBS = @GLIB_LIBS@
184
 
GLIB_MKENUMS = @GLIB_MKENUMS@
185
 
GLIB_REQS = @GLIB_REQS@
186
 
GMSGFMT = @GMSGFMT@
187
 
GREP = @GREP@
188
 
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
189
 
GST_CFLAGS = @GST_CFLAGS@
190
 
GST_LIBS = @GST_LIBS@
191
 
GTKDOC_CHECK = @GTKDOC_CHECK@
192
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
193
 
GTKDOC_REBASE = @GTKDOC_REBASE@
194
 
GTK_CFLAGS = @GTK_CFLAGS@
195
 
GTK_LIBS = @GTK_LIBS@
196
 
GTK_REQS = @GTK_REQS@
197
 
HELP_DIR = @HELP_DIR@
198
 
HTML_DIR = @HTML_DIR@
199
 
INSTALL = @INSTALL@
200
 
INSTALL_DATA = @INSTALL_DATA@
201
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
202
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
203
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
205
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
206
 
INTLTOOL_PERL = @INTLTOOL_PERL@
207
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
208
 
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
209
 
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
210
 
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
211
 
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
212
 
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
213
 
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
214
 
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
215
 
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
216
 
LD = @LD@
217
 
LDFLAGS = @LDFLAGS@
218
 
LIBEPC_CFLAGS = @LIBEPC_CFLAGS@
219
 
LIBEPC_LIBS = @LIBEPC_LIBS@
220
 
LIBGDATA_0_7_CFLAGS = @LIBGDATA_0_7_CFLAGS@
221
 
LIBGDATA_0_7_LIBS = @LIBGDATA_0_7_LIBS@
222
 
LIBGDATA_CFLAGS = @LIBGDATA_CFLAGS@
223
 
LIBGDATA_LIBS = @LIBGDATA_LIBS@
224
 
LIBOBJS = @LIBOBJS@
225
 
LIBS = @LIBS@
226
 
LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
227
 
LIBSOUP_LIBS = @LIBSOUP_LIBS@
228
 
LIBTOOL = @LIBTOOL@
229
 
LIBZEITGEIST_CFLAGS = @LIBZEITGEIST_CFLAGS@
230
 
LIBZEITGEIST_LIBS = @LIBZEITGEIST_LIBS@
231
 
LIPO = @LIPO@
232
 
LIRC_LIBS = @LIRC_LIBS@
233
 
LN_S = @LN_S@
234
 
LTLIBOBJS = @LTLIBOBJS@
235
 
MAINT = @MAINT@
236
 
MAKEINFO = @MAKEINFO@
237
 
MANIFEST_TOOL = @MANIFEST_TOOL@
238
 
MEDIA_PLAYER_KEYS_CFLAGS = @MEDIA_PLAYER_KEYS_CFLAGS@
239
 
MEDIA_PLAYER_KEYS_LIBS = @MEDIA_PLAYER_KEYS_LIBS@
240
 
MISSING_PLUGINS_CFLAGS = @MISSING_PLUGINS_CFLAGS@
241
 
MISSING_PLUGINS_LIBS = @MISSING_PLUGINS_LIBS@
242
 
MKDIR_P = @MKDIR_P@
243
 
MM_CFLAGS = @MM_CFLAGS@
244
 
MM_LIBS = @MM_LIBS@
245
 
MSGFMT = @MSGFMT@
246
 
MSGMERGE = @MSGMERGE@
247
 
NAUTILUSDIR = @NAUTILUSDIR@
248
 
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
249
 
NAUTILUS_LIBS = @NAUTILUS_LIBS@
250
 
NM = @NM@
251
 
NMEDIT = @NMEDIT@
252
 
OBJDUMP = @OBJDUMP@
253
 
OBJEXT = @OBJEXT@
254
 
OMF_DIR = @OMF_DIR@
255
 
OTOOL = @OTOOL@
256
 
OTOOL64 = @OTOOL64@
257
 
PACKAGE = @PACKAGE@
258
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
259
 
PACKAGE_NAME = @PACKAGE_NAME@
260
 
PACKAGE_STRING = @PACKAGE_STRING@
261
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
262
 
PACKAGE_URL = @PACKAGE_URL@
263
 
PACKAGE_VERSION = @PACKAGE_VERSION@
264
 
PATH_SEPARATOR = @PATH_SEPARATOR@
265
 
PEASGTK_CFLAGS = @PEASGTK_CFLAGS@
266
 
PEASGTK_LIBS = @PEASGTK_LIBS@
267
 
PEAS_CFLAGS = @PEAS_CFLAGS@
268
 
PEAS_LIBS = @PEAS_LIBS@
269
 
PKG_CONFIG = @PKG_CONFIG@
270
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
271
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
272
 
PLUGINDIR = @PLUGINDIR@
273
 
PLUGINS = @PLUGINS@
274
 
PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
275
 
PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
276
 
PYTHON = @PYTHON@
277
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
278
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
279
 
PYTHON_PREFIX = @PYTHON_PREFIX@
280
 
PYTHON_VERSION = @PYTHON_VERSION@
281
 
RANLIB = @RANLIB@
282
 
SAVE_FILE_CFLAGS = @SAVE_FILE_CFLAGS@
283
 
SAVE_FILE_CHECK_CFLAGS = @SAVE_FILE_CHECK_CFLAGS@
284
 
SAVE_FILE_CHECK_LIBS = @SAVE_FILE_CHECK_LIBS@
285
 
SAVE_FILE_LIBS = @SAVE_FILE_LIBS@
286
 
SED = @SED@
287
 
SET_MAKE = @SET_MAKE@
288
 
SHELL = @SHELL@
289
 
SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@
290
 
SMCLIENT_LIBS = @SMCLIENT_LIBS@
291
 
STRIP = @STRIP@
292
 
TOTEM_API_VERSION = @TOTEM_API_VERSION@
293
 
TOTEM_PLPARSER_REQS = @TOTEM_PLPARSER_REQS@
294
 
TOTEM_VERSION_MAJOR = @TOTEM_VERSION_MAJOR@
295
 
TOTEM_VERSION_MICRO = @TOTEM_VERSION_MICRO@
296
 
TOTEM_VERSION_MINOR = @TOTEM_VERSION_MINOR@
297
 
TRACKER_CFLAGS = @TRACKER_CFLAGS@
298
 
TRACKER_LIBS = @TRACKER_LIBS@
299
 
USE_NLS = @USE_NLS@
300
 
VALAC = @VALAC@
301
 
VERSION = @VERSION@
302
 
WARN_CFLAGS = @WARN_CFLAGS@
303
 
WARN_CXXFLAGS = @WARN_CXXFLAGS@
304
 
XGETTEXT = @XGETTEXT@
305
 
XMKMF = @XMKMF@
306
 
XTEST_LIBS = @XTEST_LIBS@
307
 
XVIDMODE_CFLAGS = @XVIDMODE_CFLAGS@
308
 
XVIDMODE_LIBS = @XVIDMODE_LIBS@
309
 
X_LIBS = @X_LIBS@
310
 
abs_builddir = @abs_builddir@
311
 
abs_srcdir = @abs_srcdir@
312
 
abs_top_builddir = @abs_top_builddir@
313
 
abs_top_srcdir = @abs_top_srcdir@
314
 
ac_ct_AR = @ac_ct_AR@
315
 
ac_ct_CC = @ac_ct_CC@
316
 
ac_ct_CXX = @ac_ct_CXX@
317
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
318
 
am__include = @am__include@
319
 
am__leading_dot = @am__leading_dot@
320
 
am__quote = @am__quote@
321
 
am__tar = @am__tar@
322
 
am__untar = @am__untar@
323
 
bindir = @bindir@
324
 
build = @build@
325
 
build_alias = @build_alias@
326
 
build_cpu = @build_cpu@
327
 
build_os = @build_os@
328
 
build_vendor = @build_vendor@
329
 
builddir = @builddir@
330
 
datadir = @datadir@
331
 
datarootdir = @datarootdir@
332
 
docdir = @docdir@
333
 
dvidir = @dvidir@
334
 
exec_prefix = @exec_prefix@
335
 
gsettingsschemadir = @gsettingsschemadir@
336
 
host = @host@
337
 
host_alias = @host_alias@
338
 
host_cpu = @host_cpu@
339
 
host_os = @host_os@
340
 
host_vendor = @host_vendor@
341
 
htmldir = @htmldir@
342
 
includedir = @includedir@
343
 
infodir = @infodir@
344
 
install_sh = @install_sh@
345
 
libdir = @libdir@
346
 
libexecdir = @libexecdir@
347
 
localedir = @localedir@
348
 
localstatedir = @localstatedir@
349
 
mandir = @mandir@
350
 
mkdir_p = @mkdir_p@
351
 
oldincludedir = @oldincludedir@
352
 
pdfdir = @pdfdir@
353
 
pkgpyexecdir = @pkgpyexecdir@
354
 
pkgpythondir = @pkgpythondir@
355
 
prefix = @prefix@
356
 
program_transform_name = @program_transform_name@
357
 
psdir = @psdir@
358
 
pyexecdir = @pyexecdir@
359
 
pythondir = @pythondir@
360
 
sbindir = @sbindir@
361
 
sharedstatedir = @sharedstatedir@
362
 
srcdir = @srcdir@
363
 
sysconfdir = @sysconfdir@
364
 
target_alias = @target_alias@
365
 
top_build_prefix = @top_build_prefix@
366
 
top_builddir = @top_builddir@
367
 
top_srcdir = @top_srcdir@
368
 
plugin_DATA = $(plugin_in_files:.plugin.in=.plugin)
369
 
CLEANFILES = $(plugin_DATA)
370
 
DISTCLEANFILES = $(plugin_DATA)
371
 
EXTRA_DIST = $(plugin_in_files)
372
 
plugin_cflags = \
373
 
        $(DEPENDENCY_CFLAGS)    \
374
 
        $(PEAS_CFLAGS)          \
375
 
        $(WARN_CFLAGS)
376
 
 
377
 
plugin_ldflags = \
378
 
        -export_dynamic \
379
 
        -avoid-version \
380
 
        -module
381
 
 
382
 
plugin_libadd = \
383
 
        $(top_builddir)/src/libtotem.la
384
 
 
385
 
plugindir = $(PLUGINDIR)/thumbnail
386
 
plugin_LTLIBRARIES = libthumbnail.la
387
 
plugin_in_files = thumbnail.plugin.in
388
 
libthumbnail_la_SOURCES = totem-thumbnail.c
389
 
libthumbnail_la_LDFLAGS = $(plugin_ldflags)
390
 
libthumbnail_la_CFLAGS = $(plugin_cflags)
391
 
libthumbnail_la_LIBADD = $(plugin_libadd)
392
 
all: all-am
393
 
 
394
 
.SUFFIXES:
395
 
.SUFFIXES: .c .lo .o .obj
396
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/src/plugins/Makefile.plugins $(am__configure_deps)
397
 
        @for dep in $?; do \
398
 
          case '$(am__configure_deps)' in \
399
 
            *$$dep*) \
400
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
401
 
                && { if test -f $@; then exit 0; else break; fi; }; \
402
 
              exit 1;; \
403
 
          esac; \
404
 
        done; \
405
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile'; \
406
 
        $(am__cd) $(top_srcdir) && \
407
 
          $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile
408
 
.PRECIOUS: Makefile
409
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
410
 
        @case '$?' in \
411
 
          *config.status*) \
412
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
413
 
          *) \
414
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
415
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
416
 
        esac;
417
 
 
418
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420
 
 
421
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
422
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
424
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425
 
$(am__aclocal_m4_deps):
426
 
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
427
 
        @$(NORMAL_INSTALL)
428
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
429
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
430
 
        list2=; for p in $$list; do \
431
 
          if test -f $$p; then \
432
 
            list2="$$list2 $$p"; \
433
 
          else :; fi; \
434
 
        done; \
435
 
        test -z "$$list2" || { \
436
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
437
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
438
 
        }
439
 
 
440
 
uninstall-pluginLTLIBRARIES:
441
 
        @$(NORMAL_UNINSTALL)
442
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
443
 
        for p in $$list; do \
444
 
          $(am__strip_dir) \
445
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
446
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
447
 
        done
448
 
 
449
 
clean-pluginLTLIBRARIES:
450
 
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
451
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
452
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
453
 
          test "$$dir" != "$$p" || dir=.; \
454
 
          echo "rm -f \"$${dir}/so_locations\""; \
455
 
          rm -f "$${dir}/so_locations"; \
456
 
        done
457
 
libthumbnail.la: $(libthumbnail_la_OBJECTS) $(libthumbnail_la_DEPENDENCIES) 
458
 
        $(AM_V_CCLD)$(libthumbnail_la_LINK) -rpath $(plugindir) $(libthumbnail_la_OBJECTS) $(libthumbnail_la_LIBADD) $(LIBS)
459
 
 
460
 
mostlyclean-compile:
461
 
        -rm -f *.$(OBJEXT)
462
 
 
463
 
distclean-compile:
464
 
        -rm -f *.tab.c
465
 
 
466
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthumbnail_la-totem-thumbnail.Plo@am__quote@
467
 
 
468
 
.c.o:
469
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
470
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
471
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
472
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
473
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
476
 
 
477
 
.c.obj:
478
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
479
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
480
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
481
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
482
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
483
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
485
 
 
486
 
.c.lo:
487
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
488
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
489
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
490
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
491
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
492
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
494
 
 
495
 
libthumbnail_la-totem-thumbnail.lo: totem-thumbnail.c
496
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -MT libthumbnail_la-totem-thumbnail.lo -MD -MP -MF $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c
497
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo $(DEPDIR)/libthumbnail_la-totem-thumbnail.Plo
498
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
499
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='totem-thumbnail.c' object='libthumbnail_la-totem-thumbnail.lo' libtool=yes @AMDEPBACKSLASH@
500
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c
502
 
 
503
 
mostlyclean-libtool:
504
 
        -rm -f *.lo
505
 
 
506
 
clean-libtool:
507
 
        -rm -rf .libs _libs
508
 
install-pluginDATA: $(plugin_DATA)
509
 
        @$(NORMAL_INSTALL)
510
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
511
 
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
512
 
        for p in $$list; do \
513
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
514
 
          echo "$$d$$p"; \
515
 
        done | $(am__base_list) | \
516
 
        while read files; do \
517
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
518
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
519
 
        done
520
 
 
521
 
uninstall-pluginDATA:
522
 
        @$(NORMAL_UNINSTALL)
523
 
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
524
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
525
 
        test -n "$$files" || exit 0; \
526
 
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
527
 
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
528
 
 
529
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
530
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
531
 
        unique=`for i in $$list; do \
532
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533
 
          done | \
534
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
535
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
536
 
        mkid -fID $$unique
537
 
tags: TAGS
538
 
 
539
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
540
 
                $(TAGS_FILES) $(LISP)
541
 
        set x; \
542
 
        here=`pwd`; \
543
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
544
 
        unique=`for i in $$list; do \
545
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546
 
          done | \
547
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
549
 
        shift; \
550
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
551
 
          test -n "$$unique" || unique=$$empty_fix; \
552
 
          if test $$# -gt 0; then \
553
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554
 
              "$$@" $$unique; \
555
 
          else \
556
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
557
 
              $$unique; \
558
 
          fi; \
559
 
        fi
560
 
ctags: CTAGS
561
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
562
 
                $(TAGS_FILES) $(LISP)
563
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
564
 
        unique=`for i in $$list; do \
565
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
566
 
          done | \
567
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
568
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
569
 
        test -z "$(CTAGS_ARGS)$$unique" \
570
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
571
 
             $$unique
572
 
 
573
 
GTAGS:
574
 
        here=`$(am__cd) $(top_builddir) && pwd` \
575
 
          && $(am__cd) $(top_srcdir) \
576
 
          && gtags -i $(GTAGS_ARGS) "$$here"
577
 
 
578
 
distclean-tags:
579
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
580
 
 
581
 
distdir: $(DISTFILES)
582
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
584
 
        list='$(DISTFILES)'; \
585
 
          dist_files=`for file in $$list; do echo $$file; done | \
586
 
          sed -e "s|^$$srcdirstrip/||;t" \
587
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
588
 
        case $$dist_files in \
589
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
590
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
591
 
                           sort -u` ;; \
592
 
        esac; \
593
 
        for file in $$dist_files; do \
594
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
595
 
          if test -d $$d/$$file; then \
596
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
597
 
            if test -d "$(distdir)/$$file"; then \
598
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599
 
            fi; \
600
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
601
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
602
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
603
 
            fi; \
604
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
605
 
          else \
606
 
            test -f "$(distdir)/$$file" \
607
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
608
 
            || exit 1; \
609
 
          fi; \
610
 
        done
611
 
check-am: all-am
612
 
check: check-am
613
 
all-am: Makefile $(LTLIBRARIES) $(DATA)
614
 
installdirs:
615
 
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"; do \
616
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
617
 
        done
618
 
install: install-am
619
 
install-exec: install-exec-am
620
 
install-data: install-data-am
621
 
uninstall: uninstall-am
622
 
 
623
 
install-am: all-am
624
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
625
 
 
626
 
installcheck: installcheck-am
627
 
install-strip:
628
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630
 
          `test -z '$(STRIP)' || \
631
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
632
 
mostlyclean-generic:
633
 
 
634
 
clean-generic:
635
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
636
 
 
637
 
distclean-generic:
638
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
639
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
640
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
641
 
 
642
 
maintainer-clean-generic:
643
 
        @echo "This command is intended for maintainers to use"
644
 
        @echo "it deletes files that may require special tools to rebuild."
645
 
clean: clean-am
646
 
 
647
 
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
648
 
        mostlyclean-am
649
 
 
650
 
distclean: distclean-am
651
 
        -rm -rf ./$(DEPDIR)
652
 
        -rm -f Makefile
653
 
distclean-am: clean-am distclean-compile distclean-generic \
654
 
        distclean-tags
655
 
 
656
 
dvi: dvi-am
657
 
 
658
 
dvi-am:
659
 
 
660
 
html: html-am
661
 
 
662
 
html-am:
663
 
 
664
 
info: info-am
665
 
 
666
 
info-am:
667
 
 
668
 
install-data-am: install-pluginDATA install-pluginLTLIBRARIES
669
 
 
670
 
install-dvi: install-dvi-am
671
 
 
672
 
install-dvi-am:
673
 
 
674
 
install-exec-am:
675
 
 
676
 
install-html: install-html-am
677
 
 
678
 
install-html-am:
679
 
 
680
 
install-info: install-info-am
681
 
 
682
 
install-info-am:
683
 
 
684
 
install-man:
685
 
 
686
 
install-pdf: install-pdf-am
687
 
 
688
 
install-pdf-am:
689
 
 
690
 
install-ps: install-ps-am
691
 
 
692
 
install-ps-am:
693
 
 
694
 
installcheck-am:
695
 
 
696
 
maintainer-clean: maintainer-clean-am
697
 
        -rm -rf ./$(DEPDIR)
698
 
        -rm -f Makefile
699
 
maintainer-clean-am: distclean-am maintainer-clean-generic
700
 
 
701
 
mostlyclean: mostlyclean-am
702
 
 
703
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
704
 
        mostlyclean-libtool
705
 
 
706
 
pdf: pdf-am
707
 
 
708
 
pdf-am:
709
 
 
710
 
ps: ps-am
711
 
 
712
 
ps-am:
713
 
 
714
 
uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES
715
 
 
716
 
.MAKE: install-am install-strip
717
 
 
718
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
719
 
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
720
 
        distclean-compile distclean-generic distclean-libtool \
721
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
722
 
        install install-am install-data install-data-am install-dvi \
723
 
        install-dvi-am install-exec install-exec-am install-html \
724
 
        install-html-am install-info install-info-am install-man \
725
 
        install-pdf install-pdf-am install-pluginDATA \
726
 
        install-pluginLTLIBRARIES install-ps install-ps-am \
727
 
        install-strip installcheck installcheck-am installdirs \
728
 
        maintainer-clean maintainer-clean-generic mostlyclean \
729
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
730
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
731
 
        uninstall-pluginDATA uninstall-pluginLTLIBRARIES
732
 
 
733
 
%.plugin: %.plugin.in
734
 
        $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
735
 
 
736
 
-include $(top_srcdir)/git.mk
737
 
 
738
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
739
 
# Otherwise a system limit (for SysV at least) may be exceeded.
740
 
.NOEXPORT: