~ubuntu-branches/ubuntu/precise/empathy/precise-proposed-201205180810

« back to all changes in this revision

Viewing changes to telepathy-yell/telepathy-yell/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Brian Curtis, Brian Curtis, Ken VanDine
  • Date: 2011-06-01 10:35:24 UTC
  • mfrom: (1.1.70 upstream) (6.3.44 experimental)
  • Revision ID: james.westby@ubuntu.com-20110601103524-wx3wgp71394730jt
Tags: 3.1.1-1ubuntu1
[ Brian Curtis ]
* Merge with Debian experimental, remaining Ubuntu changes:
* debian/control:
  - Drop geoclue/mapping build-depends (they are in Universe)
  - Add Vcz-Bzr link
  - Add Suggests on telepathy-idle
  - Bump telepathy-butterfly, telepathy-haze to recommends
  - Don't recommend the freedesktop sound theme we have an ubuntu one
  - Add build depend for libunity-dev
* debian/rules:
  - Use autoreconf.mk
  - Disable map and location
* debian/empathy.install:
  - Install message indicator configuration
* debian/indicators/empathy:
  - Message indicator configuration
* debian/patches/01_lpi.patch:
  - Add Launchpad integration
* debian/patches/10_use_notify_osd_icons.patch:
  - Use the notify-osd image for new messages
* debian/patches/34_start_raised_execpt_in_session.patch
  - If not started with the session, we should always raise
* debian/patches/36_chat_window_default_size.patch:
  - Make the default chat window size larger
* debian/patches/37_facebook_default.patch:
  - Make facebook the default chat account type
* debian/patches/38_lp_569289.patch
  - Set freenode as default IRC network for new IRC accounts 
* debian/patches/41_unity_launcher_progress.patch
  - Display file transfer progress in the unity launcher

[ Ken VanDine ]
* debian/control
  - build depend on libgcr-3-dev instead of libgcr-dev
  - dropped build depends for libindicate, we will use telepathy-indicator
  - Depend on dconf-gsettings-backend | gsettings-backend
  - Added a Recommends for telepathy-indicator
* +debian/empathy.gsettings-override
  - Added an override for notifications-focus
* debian/patches/series
  - commented out 23_idomessagedialog_for_voip_and_ft.patch, until ido has 
    been ported to gtk3

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
 
 
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
pkglibdir = $(libdir)/@PACKAGE@
24
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
install_sh_DATA = $(install_sh) -c -m 644
27
 
install_sh_PROGRAM = $(install_sh) -c
28
 
install_sh_SCRIPT = $(install_sh) -c
29
 
INSTALL_HEADER = $(INSTALL_DATA)
30
 
transform = $(program_transform_name)
31
 
NORMAL_INSTALL = :
32
 
PRE_INSTALL = :
33
 
POST_INSTALL = :
34
 
NORMAL_UNINSTALL = :
35
 
PRE_UNINSTALL = :
36
 
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
 
DIST_COMMON = $(am__geninclude_HEADERS_DIST) \
40
 
        $(am__tpyinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
41
 
        $(srcdir)/Makefile.in \
42
 
        $(srcdir)/telepathy-yell-uninstalled.pc.in \
43
 
        $(srcdir)/telepathy-yell.pc.in \
44
 
        $(top_srcdir)/tools/check-coding-style.mk
45
 
subdir = telepathy-yell
46
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47
 
am__aclocal_m4_deps = $(top_srcdir)/m4/compiler.m4 \
48
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/linker.m4 \
49
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
50
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
51
 
        $(top_srcdir)/m4/tp-compiler-flag.m4 \
52
 
        $(top_srcdir)/m4/tp-compiler-warnings.m4 \
53
 
        $(top_srcdir)/configure.ac
54
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
 
        $(ACLOCAL_M4)
56
 
mkinstalldirs = $(install_sh) -d
57
 
CONFIG_HEADER = $(top_builddir)/config.h
58
 
CONFIG_CLEAN_FILES = telepathy-yell.pc telepathy-yell-uninstalled.pc
59
 
CONFIG_CLEAN_VPATH_FILES =
60
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61
 
am__vpath_adj = case $$p in \
62
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63
 
    *) f=$$p;; \
64
 
  esac;
65
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66
 
am__install_max = 40
67
 
am__nobase_strip_setup = \
68
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69
 
am__nobase_strip = \
70
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71
 
am__nobase_list = $(am__nobase_strip_setup); \
72
 
  for p in $$list; do echo "$$p $$p"; done | \
73
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75
 
    if (++n[$$2] == $(am__install_max)) \
76
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77
 
    END { for (dir in files) print dir, files[dir] }'
78
 
am__base_list = \
79
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81
 
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
82
 
        "$(DESTDIR)$(genincludedir)" "$(DESTDIR)$(tpyincludedir)"
83
 
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
84
 
am__DEPENDENCIES_1 =
85
 
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
86
 
        $(am__DEPENDENCIES_1)
87
 
libtelepathy_yell_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
88
 
am__objects_1 =
89
 
am_libtelepathy_yell_la_OBJECTS = base-call-channel.lo \
90
 
        base-call-stream.lo base-call-content.lo \
91
 
        base-media-call-content.lo base-media-call-stream.lo \
92
 
        call-channel.lo call-content.lo call-stream.lo \
93
 
        call-stream-endpoint.lo call-content-codec-offer.lo debug.lo \
94
 
        extensions.lo extensions-cli.lo $(am__objects_1)
95
 
am__objects_2 = signals-marshal.lo svc-call.lo
96
 
nodist_libtelepathy_yell_la_OBJECTS = $(am__objects_2) \
97
 
        $(am__objects_1) $(am__objects_1)
98
 
libtelepathy_yell_la_OBJECTS = $(am_libtelepathy_yell_la_OBJECTS) \
99
 
        $(nodist_libtelepathy_yell_la_OBJECTS)
100
 
AM_V_lt = $(am__v_lt_$(V))
101
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
102
 
am__v_lt_0 = --silent
103
 
@ENABLE_SHARED_LIBRARY_FALSE@am_libtelepathy_yell_la_rpath =
104
 
@ENABLE_SHARED_LIBRARY_TRUE@am_libtelepathy_yell_la_rpath = -rpath \
105
 
@ENABLE_SHARED_LIBRARY_TRUE@    $(libdir)
106
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
107
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
108
 
am__depfiles_maybe = depfiles
109
 
am__mv = mv -f
110
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
111
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
112
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
113
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
114
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
115
 
        $(AM_CFLAGS) $(CFLAGS)
116
 
AM_V_CC = $(am__v_CC_$(V))
117
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
118
 
am__v_CC_0 = @echo "  CC    " $@;
119
 
AM_V_at = $(am__v_at_$(V))
120
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
121
 
am__v_at_0 = @
122
 
CCLD = $(CC)
123
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
124
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
125
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
126
 
AM_V_CCLD = $(am__v_CCLD_$(V))
127
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
128
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
129
 
AM_V_GEN = $(am__v_GEN_$(V))
130
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
131
 
am__v_GEN_0 = @echo "  GEN   " $@;
132
 
SOURCES = $(libtelepathy_yell_la_SOURCES) \
133
 
        $(nodist_libtelepathy_yell_la_SOURCES)
134
 
DIST_SOURCES = $(libtelepathy_yell_la_SOURCES)
135
 
DATA = $(pkgconfig_DATA)
136
 
am__geninclude_HEADERS_DIST = _gen/enums.h _gen/gtypes.h \
137
 
        _gen/interfaces.h _gen/cli-call.h _gen/svc-call.h
138
 
am__tpyinclude_HEADERS_DIST = telepathy-yell.h base-call-channel.h \
139
 
        base-call-stream.h base-call-content.h \
140
 
        base-media-call-stream.h base-media-call-content.h \
141
 
        call-channel.h call-content.h call-content-codec-offer.h \
142
 
        call-stream.h call-stream-endpoint.h debug.h extensions.h \
143
 
        gtypes.h enums.h interfaces.h svc-call.h cli-call.h
144
 
HEADERS = $(geninclude_HEADERS) $(tpyinclude_HEADERS)
145
 
ETAGS = etags
146
 
CTAGS = ctags
147
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148
 
ACLOCAL = @ACLOCAL@
149
 
AMTAR = @AMTAR@
150
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
151
 
AR = @AR@
152
 
AUTOCONF = @AUTOCONF@
153
 
AUTOHEADER = @AUTOHEADER@
154
 
AUTOMAKE = @AUTOMAKE@
155
 
AWK = @AWK@
156
 
CC = @CC@
157
 
CCDEPMODE = @CCDEPMODE@
158
 
CFLAGS = @CFLAGS@
159
 
CPP = @CPP@
160
 
CPPFLAGS = @CPPFLAGS@
161
 
CYGPATH_W = @CYGPATH_W@
162
 
DBUS_CFLAGS = @DBUS_CFLAGS@
163
 
DBUS_LIBS = @DBUS_LIBS@
164
 
DEFS = @DEFS@
165
 
DEPDIR = @DEPDIR@
166
 
DSYMUTIL = @DSYMUTIL@
167
 
DUMPBIN = @DUMPBIN@
168
 
ECHO_C = @ECHO_C@
169
 
ECHO_N = @ECHO_N@
170
 
ECHO_T = @ECHO_T@
171
 
EGREP = @EGREP@
172
 
ENABLE_CODING_STYLE_CHECKS = @ENABLE_CODING_STYLE_CHECKS@
173
 
ERROR_CFLAGS = @ERROR_CFLAGS@
174
 
EXEEXT = @EXEEXT@
175
 
FGREP = @FGREP@
176
 
GLIB_CFLAGS = @GLIB_CFLAGS@
177
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
178
 
GLIB_LIBS = @GLIB_LIBS@
179
 
GLIB_MKENUMS = @GLIB_MKENUMS@
180
 
GREP = @GREP@
181
 
INSTALL = @INSTALL@
182
 
INSTALL_DATA = @INSTALL_DATA@
183
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
184
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
185
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186
 
LD = @LD@
187
 
LDFLAGS = @LDFLAGS@
188
 
LIBOBJS = @LIBOBJS@
189
 
LIBS = @LIBS@
190
 
LIBTOOL = @LIBTOOL@
191
 
LIPO = @LIPO@
192
 
LN_S = @LN_S@
193
 
LTLIBOBJS = @LTLIBOBJS@
194
 
MAKEINFO = @MAKEINFO@
195
 
MKDIR_P = @MKDIR_P@
196
 
NM = @NM@
197
 
NMEDIT = @NMEDIT@
198
 
OBJDUMP = @OBJDUMP@
199
 
OBJEXT = @OBJEXT@
200
 
OTOOL = @OTOOL@
201
 
OTOOL64 = @OTOOL64@
202
 
PACKAGE = @PACKAGE@
203
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204
 
PACKAGE_NAME = @PACKAGE_NAME@
205
 
PACKAGE_STRING = @PACKAGE_STRING@
206
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
207
 
PACKAGE_URL = @PACKAGE_URL@
208
 
PACKAGE_VERSION = @PACKAGE_VERSION@
209
 
PATH_SEPARATOR = @PATH_SEPARATOR@
210
 
PKG_CONFIG = @PKG_CONFIG@
211
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
212
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
213
 
PYTHON = @PYTHON@
214
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
215
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
216
 
PYTHON_PREFIX = @PYTHON_PREFIX@
217
 
PYTHON_VERSION = @PYTHON_VERSION@
218
 
RANLIB = @RANLIB@
219
 
SED = @SED@
220
 
SET_MAKE = @SET_MAKE@
221
 
SHELL = @SHELL@
222
 
STRIP = @STRIP@
223
 
TP_GLIB_CFLAGS = @TP_GLIB_CFLAGS@
224
 
TP_GLIB_LIBS = @TP_GLIB_LIBS@
225
 
VERSION = @VERSION@
226
 
VERSION_SCRIPT_ARG = @VERSION_SCRIPT_ARG@
227
 
XSLTPROC = @XSLTPROC@
228
 
abs_builddir = @abs_builddir@
229
 
abs_srcdir = @abs_srcdir@
230
 
abs_top_builddir = @abs_top_builddir@
231
 
abs_top_srcdir = @abs_top_srcdir@
232
 
ac_ct_CC = @ac_ct_CC@
233
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234
 
am__include = @am__include@
235
 
am__leading_dot = @am__leading_dot@
236
 
am__quote = @am__quote@
237
 
am__tar = @am__tar@
238
 
am__untar = @am__untar@
239
 
bindir = @bindir@
240
 
build = @build@
241
 
build_alias = @build_alias@
242
 
build_cpu = @build_cpu@
243
 
build_os = @build_os@
244
 
build_vendor = @build_vendor@
245
 
builddir = @builddir@
246
 
datadir = @datadir@
247
 
datarootdir = @datarootdir@
248
 
docdir = @docdir@
249
 
dvidir = @dvidir@
250
 
exec_prefix = @exec_prefix@
251
 
host = @host@
252
 
host_alias = @host_alias@
253
 
host_cpu = @host_cpu@
254
 
host_os = @host_os@
255
 
host_vendor = @host_vendor@
256
 
htmldir = @htmldir@
257
 
includedir = @includedir@
258
 
infodir = @infodir@
259
 
install_sh = @install_sh@
260
 
libdir = @libdir@
261
 
libexecdir = @libexecdir@
262
 
localedir = @localedir@
263
 
localstatedir = @localstatedir@
264
 
lt_ECHO = @lt_ECHO@
265
 
mandir = @mandir@
266
 
mkdir_p = @mkdir_p@
267
 
oldincludedir = @oldincludedir@
268
 
pdfdir = @pdfdir@
269
 
pkgpyexecdir = @pkgpyexecdir@
270
 
pkgpythondir = @pkgpythondir@
271
 
prefix = @prefix@
272
 
program_transform_name = @program_transform_name@
273
 
psdir = @psdir@
274
 
pyexecdir = @pyexecdir@
275
 
pythondir = @pythondir@
276
 
sbindir = @sbindir@
277
 
sharedstatedir = @sharedstatedir@
278
 
srcdir = @srcdir@
279
 
sysconfdir = @sysconfdir@
280
 
target_alias = @target_alias@
281
 
top_build_prefix = @top_build_prefix@
282
 
top_builddir = @top_builddir@
283
 
top_srcdir = @top_srcdir@
284
 
EXTRA_DIST = \
285
 
    call.xml \
286
 
    all.xml
287
 
 
288
 
@ENABLE_SHARED_LIBRARY_TRUE@lib_LTLIBRARIES = libtelepathy-yell.la
289
 
@ENABLE_SHARED_LIBRARY_TRUE@pkgconfigdir = ${libdir}/pkgconfig
290
 
@ENABLE_SHARED_LIBRARY_TRUE@pkgconfig_DATA = telepathy-yell.pc
291
 
@ENABLE_SHARED_LIBRARY_TRUE@tpyincludedir = $(includedir)/telepathy-1.0/telepathy-yell
292
 
@ENABLE_SHARED_LIBRARY_TRUE@genincludedir = $(tpyincludedir)/_gen
293
 
@ENABLE_SHARED_LIBRARY_FALSE@noinst_LTLIBRARIES = libtelepathy-yell.la
294
 
libtelepathy_yell_la_LIBADD = $(ALL_LIBS)
295
 
libtelepathy_yell_la_SOURCES = \
296
 
    base-call-channel.c \
297
 
    base-call-stream.c \
298
 
    base-call-content.c \
299
 
    base-media-call-content.c \
300
 
    base-media-call-stream.c \
301
 
    call-channel.c \
302
 
    call-content.c \
303
 
    call-stream.c \
304
 
    call-stream-endpoint.c \
305
 
    call-content-codec-offer.c \
306
 
    debug.c \
307
 
    extensions.c \
308
 
    extensions-cli.c \
309
 
    $(headers)
310
 
 
311
 
codegen_sources = \
312
 
    _gen/signals-marshal.h \
313
 
    _gen/register-dbus-glib-marshallers-body.h \
314
 
    _gen/gtypes-body.h \
315
 
    _gen/interfaces-body.h \
316
 
    _gen/cli-call-body.h \
317
 
    _gen/signals-marshal.c \
318
 
    _gen/svc-call.c
319
 
 
320
 
codegen_headers = \
321
 
    _gen/enums.h \
322
 
    _gen/gtypes.h \
323
 
    _gen/interfaces.h \
324
 
    _gen/cli-call.h \
325
 
    _gen/svc-call.h
326
 
 
327
 
headers = \
328
 
    telepathy-yell.h \
329
 
    base-call-channel.h \
330
 
    base-call-stream.h \
331
 
    base-call-content.h \
332
 
    base-media-call-stream.h \
333
 
    base-media-call-content.h \
334
 
    call-channel.h \
335
 
    call-content.h \
336
 
    call-content-codec-offer.h \
337
 
    call-stream.h \
338
 
    call-stream-endpoint.h \
339
 
    debug.h \
340
 
    extensions.h \
341
 
    gtypes.h \
342
 
    enums.h \
343
 
    interfaces.h \
344
 
    svc-call.h \
345
 
    cli-call.h
346
 
 
347
 
@ENABLE_SHARED_LIBRARY_TRUE@tpyinclude_HEADERS = \
348
 
@ENABLE_SHARED_LIBRARY_TRUE@    $(headers)
349
 
 
350
 
@ENABLE_SHARED_LIBRARY_TRUE@geninclude_HEADERS = \
351
 
@ENABLE_SHARED_LIBRARY_TRUE@    $(codegen_headers)
352
 
 
353
 
nodist_libtelepathy_yell_la_SOURCES = \
354
 
    $(codegen_sources) \
355
 
    $(codegen_headers) \
356
 
    $(headers)
357
 
 
358
 
BUILT_SOURCES = \
359
 
    _gen/all.xml \
360
 
    _gen/call.xml \
361
 
    _gen/signals-marshal.list \
362
 
    $(codegen_sources) \
363
 
    $(codegen_headers) \
364
 
    extensions.html
365
 
 
366
 
CLEANFILES = $(BUILT_SOURCES)
367
 
AM_CFLAGS = \
368
 
    -DG_LOG_DOMAIN=\"tp-yell\" \
369
 
    -I$(top_srcdir) -I$(top_builddir) \
370
 
    $(ERROR_CFLAGS) \
371
 
    $(TP_GLIB_CFLAGS) \
372
 
    $(DBUS_CFLAGS) \
373
 
    $(GLIB_CFLAGS)
374
 
 
375
 
ALL_LIBS = \
376
 
    $(DBUS_LIBS) \
377
 
    $(GLIB_LIBS) \
378
 
    $(TP_GLIB_LIBS)
379
 
 
380
 
check_c_sources = \
381
 
    $(pkginclude_HEADERS) \
382
 
    $(libtelepathy_yell_la_SOURCES)
383
 
 
384
 
 
385
 
### Code generation from here on down
386
 
tools_dir = $(top_srcdir)/tools
387
 
XSLTPROCFLAGS = --nonet --novalid
388
 
all: $(BUILT_SOURCES)
389
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
390
 
 
391
 
.SUFFIXES:
392
 
.SUFFIXES: .c .lo .o .obj
393
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/tools/check-coding-style.mk $(am__configure_deps)
394
 
        @for dep in $?; do \
395
 
          case '$(am__configure_deps)' in \
396
 
            *$$dep*) \
397
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
398
 
                && { if test -f $@; then exit 0; else break; fi; }; \
399
 
              exit 1;; \
400
 
          esac; \
401
 
        done; \
402
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign telepathy-yell/Makefile'; \
403
 
        $(am__cd) $(top_srcdir) && \
404
 
          $(AUTOMAKE) --foreign telepathy-yell/Makefile
405
 
.PRECIOUS: Makefile
406
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
407
 
        @case '$?' in \
408
 
          *config.status*) \
409
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
410
 
          *) \
411
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
412
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
413
 
        esac;
414
 
 
415
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
416
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417
 
 
418
 
$(top_srcdir)/configure:  $(am__configure_deps)
419
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
421
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
 
$(am__aclocal_m4_deps):
423
 
telepathy-yell.pc: $(top_builddir)/config.status $(srcdir)/telepathy-yell.pc.in
424
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
425
 
telepathy-yell-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/telepathy-yell-uninstalled.pc.in
426
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
427
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
428
 
        @$(NORMAL_INSTALL)
429
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
430
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
431
 
        list2=; for p in $$list; do \
432
 
          if test -f $$p; then \
433
 
            list2="$$list2 $$p"; \
434
 
          else :; fi; \
435
 
        done; \
436
 
        test -z "$$list2" || { \
437
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
438
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
439
 
        }
440
 
 
441
 
uninstall-libLTLIBRARIES:
442
 
        @$(NORMAL_UNINSTALL)
443
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
444
 
        for p in $$list; do \
445
 
          $(am__strip_dir) \
446
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
447
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
448
 
        done
449
 
 
450
 
clean-libLTLIBRARIES:
451
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
452
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
453
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
454
 
          test "$$dir" != "$$p" || dir=.; \
455
 
          echo "rm -f \"$${dir}/so_locations\""; \
456
 
          rm -f "$${dir}/so_locations"; \
457
 
        done
458
 
 
459
 
clean-noinstLTLIBRARIES:
460
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
461
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
462
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
463
 
          test "$$dir" != "$$p" || dir=.; \
464
 
          echo "rm -f \"$${dir}/so_locations\""; \
465
 
          rm -f "$${dir}/so_locations"; \
466
 
        done
467
 
libtelepathy-yell.la: $(libtelepathy_yell_la_OBJECTS) $(libtelepathy_yell_la_DEPENDENCIES) 
468
 
        $(AM_V_CCLD)$(LINK) $(am_libtelepathy_yell_la_rpath) $(libtelepathy_yell_la_OBJECTS) $(libtelepathy_yell_la_LIBADD) $(LIBS)
469
 
 
470
 
mostlyclean-compile:
471
 
        -rm -f *.$(OBJEXT)
472
 
 
473
 
distclean-compile:
474
 
        -rm -f *.tab.c
475
 
 
476
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base-call-channel.Plo@am__quote@
477
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base-call-content.Plo@am__quote@
478
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base-call-stream.Plo@am__quote@
479
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base-media-call-content.Plo@am__quote@
480
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base-media-call-stream.Plo@am__quote@
481
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-channel.Plo@am__quote@
482
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-content-codec-offer.Plo@am__quote@
483
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-content.Plo@am__quote@
484
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-stream-endpoint.Plo@am__quote@
485
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-stream.Plo@am__quote@
486
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
487
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extensions-cli.Plo@am__quote@
488
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extensions.Plo@am__quote@
489
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signals-marshal.Plo@am__quote@
490
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svc-call.Plo@am__quote@
491
 
 
492
 
.c.o:
493
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
494
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
495
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
496
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
499
 
 
500
 
.c.obj:
501
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
502
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
504
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
505
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
507
 
 
508
 
.c.lo:
509
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
510
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
511
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
512
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
513
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
515
 
 
516
 
signals-marshal.lo: _gen/signals-marshal.c
517
 
@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) $(AM_CFLAGS) $(CFLAGS) -MT signals-marshal.lo -MD -MP -MF $(DEPDIR)/signals-marshal.Tpo -c -o signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo '$(srcdir)/'`_gen/signals-marshal.c
518
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/signals-marshal.Tpo $(DEPDIR)/signals-marshal.Plo
519
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
520
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='_gen/signals-marshal.c' object='signals-marshal.lo' libtool=yes @AMDEPBACKSLASH@
521
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o signals-marshal.lo `test -f '_gen/signals-marshal.c' || echo '$(srcdir)/'`_gen/signals-marshal.c
523
 
 
524
 
svc-call.lo: _gen/svc-call.c
525
 
@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) $(AM_CFLAGS) $(CFLAGS) -MT svc-call.lo -MD -MP -MF $(DEPDIR)/svc-call.Tpo -c -o svc-call.lo `test -f '_gen/svc-call.c' || echo '$(srcdir)/'`_gen/svc-call.c
526
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/svc-call.Tpo $(DEPDIR)/svc-call.Plo
527
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
528
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='_gen/svc-call.c' object='svc-call.lo' libtool=yes @AMDEPBACKSLASH@
529
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o svc-call.lo `test -f '_gen/svc-call.c' || echo '$(srcdir)/'`_gen/svc-call.c
531
 
 
532
 
mostlyclean-libtool:
533
 
        -rm -f *.lo
534
 
 
535
 
clean-libtool:
536
 
        -rm -rf .libs _libs
537
 
install-pkgconfigDATA: $(pkgconfig_DATA)
538
 
        @$(NORMAL_INSTALL)
539
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
540
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
541
 
        for p in $$list; do \
542
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
543
 
          echo "$$d$$p"; \
544
 
        done | $(am__base_list) | \
545
 
        while read files; do \
546
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
547
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
548
 
        done
549
 
 
550
 
uninstall-pkgconfigDATA:
551
 
        @$(NORMAL_UNINSTALL)
552
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
553
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
554
 
        test -n "$$files" || exit 0; \
555
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
556
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
557
 
install-genincludeHEADERS: $(geninclude_HEADERS)
558
 
        @$(NORMAL_INSTALL)
559
 
        test -z "$(genincludedir)" || $(MKDIR_P) "$(DESTDIR)$(genincludedir)"
560
 
        @list='$(geninclude_HEADERS)'; test -n "$(genincludedir)" || list=; \
561
 
        for p in $$list; do \
562
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
563
 
          echo "$$d$$p"; \
564
 
        done | $(am__base_list) | \
565
 
        while read files; do \
566
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(genincludedir)'"; \
567
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(genincludedir)" || exit $$?; \
568
 
        done
569
 
 
570
 
uninstall-genincludeHEADERS:
571
 
        @$(NORMAL_UNINSTALL)
572
 
        @list='$(geninclude_HEADERS)'; test -n "$(genincludedir)" || list=; \
573
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
574
 
        test -n "$$files" || exit 0; \
575
 
        echo " ( cd '$(DESTDIR)$(genincludedir)' && rm -f" $$files ")"; \
576
 
        cd "$(DESTDIR)$(genincludedir)" && rm -f $$files
577
 
install-tpyincludeHEADERS: $(tpyinclude_HEADERS)
578
 
        @$(NORMAL_INSTALL)
579
 
        test -z "$(tpyincludedir)" || $(MKDIR_P) "$(DESTDIR)$(tpyincludedir)"
580
 
        @list='$(tpyinclude_HEADERS)'; test -n "$(tpyincludedir)" || list=; \
581
 
        for p in $$list; do \
582
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
583
 
          echo "$$d$$p"; \
584
 
        done | $(am__base_list) | \
585
 
        while read files; do \
586
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(tpyincludedir)'"; \
587
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(tpyincludedir)" || exit $$?; \
588
 
        done
589
 
 
590
 
uninstall-tpyincludeHEADERS:
591
 
        @$(NORMAL_UNINSTALL)
592
 
        @list='$(tpyinclude_HEADERS)'; test -n "$(tpyincludedir)" || list=; \
593
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
594
 
        test -n "$$files" || exit 0; \
595
 
        echo " ( cd '$(DESTDIR)$(tpyincludedir)' && rm -f" $$files ")"; \
596
 
        cd "$(DESTDIR)$(tpyincludedir)" && rm -f $$files
597
 
 
598
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
599
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
600
 
        unique=`for i in $$list; do \
601
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
602
 
          done | \
603
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
604
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
605
 
        mkid -fID $$unique
606
 
tags: TAGS
607
 
 
608
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
609
 
                $(TAGS_FILES) $(LISP)
610
 
        set x; \
611
 
        here=`pwd`; \
612
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
613
 
        unique=`for i in $$list; do \
614
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615
 
          done | \
616
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
617
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
618
 
        shift; \
619
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
620
 
          test -n "$$unique" || unique=$$empty_fix; \
621
 
          if test $$# -gt 0; then \
622
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
623
 
              "$$@" $$unique; \
624
 
          else \
625
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
626
 
              $$unique; \
627
 
          fi; \
628
 
        fi
629
 
ctags: CTAGS
630
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
631
 
                $(TAGS_FILES) $(LISP)
632
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
633
 
        unique=`for i in $$list; do \
634
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
635
 
          done | \
636
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
637
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
638
 
        test -z "$(CTAGS_ARGS)$$unique" \
639
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
640
 
             $$unique
641
 
 
642
 
GTAGS:
643
 
        here=`$(am__cd) $(top_builddir) && pwd` \
644
 
          && $(am__cd) $(top_srcdir) \
645
 
          && gtags -i $(GTAGS_ARGS) "$$here"
646
 
 
647
 
distclean-tags:
648
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
649
 
 
650
 
distdir: $(DISTFILES)
651
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
652
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
653
 
        list='$(DISTFILES)'; \
654
 
          dist_files=`for file in $$list; do echo $$file; done | \
655
 
          sed -e "s|^$$srcdirstrip/||;t" \
656
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
657
 
        case $$dist_files in \
658
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
659
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
660
 
                           sort -u` ;; \
661
 
        esac; \
662
 
        for file in $$dist_files; do \
663
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
664
 
          if test -d $$d/$$file; then \
665
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
666
 
            if test -d "$(distdir)/$$file"; then \
667
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
668
 
            fi; \
669
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
670
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
671
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
672
 
            fi; \
673
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
674
 
          else \
675
 
            test -f "$(distdir)/$$file" \
676
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
677
 
            || exit 1; \
678
 
          fi; \
679
 
        done
680
 
check-am: all-am
681
 
        $(MAKE) $(AM_MAKEFLAGS) check-local
682
 
check: $(BUILT_SOURCES)
683
 
        $(MAKE) $(AM_MAKEFLAGS) check-am
684
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
685
 
installdirs:
686
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(genincludedir)" "$(DESTDIR)$(tpyincludedir)"; do \
687
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
688
 
        done
689
 
install: $(BUILT_SOURCES)
690
 
        $(MAKE) $(AM_MAKEFLAGS) install-am
691
 
install-exec: install-exec-am
692
 
install-data: install-data-am
693
 
uninstall: uninstall-am
694
 
 
695
 
install-am: all-am
696
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
697
 
 
698
 
installcheck: installcheck-am
699
 
install-strip:
700
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702
 
          `test -z '$(STRIP)' || \
703
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
704
 
mostlyclean-generic:
705
 
 
706
 
clean-generic:
707
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
708
 
 
709
 
distclean-generic:
710
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
712
 
 
713
 
maintainer-clean-generic:
714
 
        @echo "This command is intended for maintainers to use"
715
 
        @echo "it deletes files that may require special tools to rebuild."
716
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
717
 
clean: clean-am
718
 
 
719
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
720
 
        clean-noinstLTLIBRARIES mostlyclean-am
721
 
 
722
 
distclean: distclean-am
723
 
        -rm -rf ./$(DEPDIR)
724
 
        -rm -f Makefile
725
 
distclean-am: clean-am distclean-compile distclean-generic \
726
 
        distclean-local distclean-tags
727
 
 
728
 
dvi: dvi-am
729
 
 
730
 
dvi-am:
731
 
 
732
 
html: html-am
733
 
 
734
 
html-am:
735
 
 
736
 
info: info-am
737
 
 
738
 
info-am:
739
 
 
740
 
install-data-am: install-genincludeHEADERS install-pkgconfigDATA \
741
 
        install-tpyincludeHEADERS
742
 
 
743
 
install-dvi: install-dvi-am
744
 
 
745
 
install-dvi-am:
746
 
 
747
 
install-exec-am: install-libLTLIBRARIES
748
 
 
749
 
install-html: install-html-am
750
 
 
751
 
install-html-am:
752
 
 
753
 
install-info: install-info-am
754
 
 
755
 
install-info-am:
756
 
 
757
 
install-man:
758
 
 
759
 
install-pdf: install-pdf-am
760
 
 
761
 
install-pdf-am:
762
 
 
763
 
install-ps: install-ps-am
764
 
 
765
 
install-ps-am:
766
 
 
767
 
installcheck-am:
768
 
 
769
 
maintainer-clean: maintainer-clean-am
770
 
        -rm -rf ./$(DEPDIR)
771
 
        -rm -f Makefile
772
 
maintainer-clean-am: distclean-am maintainer-clean-generic
773
 
 
774
 
mostlyclean: mostlyclean-am
775
 
 
776
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
777
 
        mostlyclean-libtool
778
 
 
779
 
pdf: pdf-am
780
 
 
781
 
pdf-am:
782
 
 
783
 
ps: ps-am
784
 
 
785
 
ps-am:
786
 
 
787
 
uninstall-am: uninstall-genincludeHEADERS uninstall-libLTLIBRARIES \
788
 
        uninstall-pkgconfigDATA uninstall-tpyincludeHEADERS
789
 
 
790
 
.MAKE: all check check-am install install-am install-strip
791
 
 
792
 
.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
793
 
        clean-generic clean-libLTLIBRARIES clean-libtool \
794
 
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
795
 
        distclean-generic distclean-libtool distclean-local \
796
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
797
 
        install install-am install-data install-data-am install-dvi \
798
 
        install-dvi-am install-exec install-exec-am \
799
 
        install-genincludeHEADERS install-html install-html-am \
800
 
        install-info install-info-am install-libLTLIBRARIES \
801
 
        install-man install-pdf install-pdf-am install-pkgconfigDATA \
802
 
        install-ps install-ps-am install-strip \
803
 
        install-tpyincludeHEADERS installcheck installcheck-am \
804
 
        installdirs maintainer-clean maintainer-clean-generic \
805
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
806
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
807
 
        uninstall-am uninstall-genincludeHEADERS \
808
 
        uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \
809
 
        uninstall-tpyincludeHEADERS
810
 
 
811
 
 
812
 
distclean-local:
813
 
        rm -rf _gen
814
 
check-coding-style:
815
 
        @fail=0; \
816
 
        if test -n "$(check_misc_sources)"; then \
817
 
                tools_dir=$(top_srcdir)/tools \
818
 
                sh $(top_srcdir)/tools/check-misc.sh \
819
 
                        $(addprefix $(srcdir)/,$(check_misc_sources)) || fail=1; \
820
 
        fi; \
821
 
        if test -n "$(check_c_sources)"; then \
822
 
                tools_dir=$(top_srcdir)/tools \
823
 
                sh $(top_srcdir)/tools/check-c-style.sh \
824
 
                        $(addprefix $(srcdir)/,$(check_c_sources)) || fail=1; \
825
 
        fi;\
826
 
        if test yes = "$(ENABLE_CODING_STYLE_CHECKS)"; then \
827
 
                exit "$$fail";\
828
 
        else \
829
 
                exit 0;\
830
 
        fi
831
 
 
832
 
check-local: check-coding-style
833
 
 
834
 
# Generated files which can be generated for all categories simultaneously
835
 
 
836
 
extensions.html: _gen/all.xml $(tools_dir)/doc-generator.xsl Makefile.am
837
 
        $(AM_V_GEN)$(XSLTPROC) $(XSLTPROCFLAGS) \
838
 
                --param 'allow-undefined-interfaces' 'true()' \
839
 
                $(tools_dir)/doc-generator.xsl \
840
 
                $< > $@
841
 
 
842
 
_gen/gtypes.h _gen/gtypes-body.h: _gen/all.xml \
843
 
        $(top_srcdir)/tools/glib-gtypes-generator.py Makefile.am
844
 
        $(AM_V_GEN)$(PYTHON) $(top_srcdir)/tools/glib-gtypes-generator.py \
845
 
                $< _gen/gtypes Tpy
846
 
 
847
 
_gen/signals-marshal.list: _gen/all.xml \
848
 
        $(tools_dir)/glib-signals-marshal-gen.py Makefile.am
849
 
        $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-signals-marshal-gen.py $< > $@
850
 
 
851
 
_gen/signals-marshal.h: _gen/signals-marshal.list Makefile.am
852
 
        $(AM_V_GEN)$(GLIB_GENMARSHAL) --header --prefix=_tpy_marshal $< > $@
853
 
 
854
 
_gen/signals-marshal.c: _gen/signals-marshal.list Makefile.am
855
 
        $(AM_V_GEN){ echo '#include "_gen/signals-marshal.h"' && \
856
 
        $(GLIB_GENMARSHAL) --body --prefix=_tpy_marshal $< ; } > $@
857
 
 
858
 
_gen/register-dbus-glib-marshallers-body.h: _gen/all.xml \
859
 
        $(tools_dir)/glib-client-marshaller-gen.py Makefile.am
860
 
        $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-client-marshaller-gen.py $< \
861
 
                _tpy > $@
862
 
 
863
 
_gen/enums.h: _gen/all.xml $(tools_dir)/c-constants-gen.py Makefile.am
864
 
        $(AM_V_GEN)$(PYTHON) $(tools_dir)/c-constants-gen.py Tpy $< _gen/enums
865
 
 
866
 
_gen/interfaces-body.h _gen/interfaces.h: _gen/all.xml \
867
 
        $(tools_dir)/glib-interfaces-gen.py Makefile.am
868
 
        $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-interfaces-gen.py \
869
 
                Tpy _gen/interfaces-body.h _gen/interfaces.h $<
870
 
 
871
 
# Generated files which must be generated per "category". Each TpProxy
872
 
# subclass you want to use with --subclass will need to have its own category,
873
 
# although you can subdivide further if you want.
874
 
 
875
 
_gen/%.xml: %.xml $(wildcard ../spec/*.xml)
876
 
        @$(mkdir_p) _gen
877
 
        $(AM_V_GEN)$(XSLTPROC) $(XSLTPROCFLAGS) --xinclude $(tools_dir)/identity.xsl \
878
 
                $< > $@
879
 
 
880
 
_gen/cli-%-body.h _gen/cli-%.h: _gen/%.xml \
881
 
        $(tools_dir)/glib-client-gen.py Makefile.am
882
 
        $(AM_V_GEN)set -e; \
883
 
        case "$*" in \
884
 
        call) \
885
 
                subclass="TpProxy"; \
886
 
                assert="TP_IS_PROXY"; \
887
 
                ;; \
888
 
        esac; \
889
 
        $(PYTHON) $(tools_dir)/glib-client-gen.py \
890
 
                --group=`echo $* | tr x- x_` \
891
 
                --subclass=$$subclass \
892
 
                --subclass-assert=$$assert \
893
 
                --tp-proxy-api=0.7.6 \
894
 
                --iface-quark-prefix=TPY_IFACE_QUARK \
895
 
                $< Tpy_Cli _gen/cli-$*
896
 
 
897
 
_gen/svc-%.c _gen/svc-%.h: _gen/%.xml \
898
 
        $(tools_dir)/glib-ginterface-gen.py Makefile.am
899
 
        $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-ginterface-gen.py \
900
 
                --filename=_gen/svc-$* \
901
 
                --signal-marshal-prefix=_tpy \
902
 
                --include='<telepathy-glib/dbus.h>' \
903
 
                --include='"_gen/signals-marshal.h"' \
904
 
                --not-implemented-func='tp_dbus_g_method_return_not_implemented' \
905
 
                --allow-unstable \
906
 
                $< Tpy_Svc_
907
 
 
908
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
909
 
# Otherwise a system limit (for SysV at least) may be exceeded.
910
 
.NOEXPORT: