~walkerlee/totem/pre-interview

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-26 00:07:51 UTC
  • mfrom: (1.6.1) (24.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130526000751-kv8ap3x1di4qq8j2
Tags: 3.8.2-0ubuntu1
* Sync with Debian. Remaining changes: 
* debian/control.in:
  - Drop build-depends on libepc-ui-dev and libgrilo-0.2-dev (in universe)
  - Drop libxtst-dev build-depends so that the (redundant) fake key presses
    for inhibiting the screensaver are disabled (LP: #1007438)
  - Build-depend on libzeitgeist-dev
  - Suggest rather than recommend gstreamer components in universe
  - Add totem-plugins-extra
  - Add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - Refer to Firefox in totem-mozilla description instead of Iceweasel
  - Don't have totem-mozilla recommend any particular browser
  - Drop obsolete python library dependencies since iplayer is no longer
    included
* debian/totem-common.install, debian/source_totem.py:
  - Install Ubuntu apport debugging hook
* debian/totem-plugins-extra.install:
  - Universe plugins split out of totem-plugins (currently only gromit)
* debian/totem-plugins.install:    
  - Skip the plugins split to -extra and add the zeitgeist plugin
* debian/rules:
  - Build with --fail-missing, to ensure we install everything. 
    + Ignore libtotem.{,l}a since we delibrately don't install these.
  - Re-enable hardening, make sure both PIE and BINDNOW are used
    by setting hardening=+all. (LP: #1039604)
* debian/patches/91_quicklist_entries.patch:
  - Add static quicklist
* debian/patches/92_gst-plugins-good.patch:
  - Build without unnecessary gstreamer1.0-bad dependency
* debian/patches/93_grilo_optional.patch:
  - Allow building without grilo while grilo MIR is still pending
* debian/patches/correct_desktop_mimetypes.patch:
  - Don't list the mimetypes after the unity lists
* debian/patches/revert_shell_menu.patch: 
  - revert the use of a shell menu until indicator-appmenu can handle
    the mixed shell/traditional menus itself
* New upstream release

Show diffs side-by-side

added added

removed removed

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