~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

Viewing changes to libedataserverui/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
46
46
        ChangeLog
47
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
48
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
49
 
        $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/m4/evo_ldap_check.m4 \
 
49
        $(top_srcdir)/m4/evo_krb5_support.m4 \
 
50
        $(top_srcdir)/m4/evo_ldap_check.m4 \
50
51
        $(top_srcdir)/m4/evo_pthread_check.m4 \
51
52
        $(top_srcdir)/m4/evo_purify_support.m4 \
52
53
        $(top_srcdir)/m4/evo_sunldap_check.m4 \
81
82
am__base_list = \
82
83
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83
84
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84
 
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(gladedir)" \
85
 
        "$(DESTDIR)$(pkgconfigdir)" \
86
 
        "$(DESTDIR)$(libedataserveruiincludedir)"
 
85
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
 
86
        "$(DESTDIR)$(uidir)" "$(DESTDIR)$(libedataserveruiincludedir)"
87
87
LTLIBRARIES = $(lib_LTLIBRARIES)
88
88
am__DEPENDENCIES_1 =
89
89
libedataserverui_1_2_la_DEPENDENCIES =  \
90
90
        $(top_builddir)/addressbook/libebook/libebook-1.2.la \
91
91
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
92
92
        $(am__DEPENDENCIES_1)
93
 
am__objects_1 = e-data-server-ui-marshal.lo
 
93
am__objects_1 = libedataserverui_1_2_la-e-data-server-ui-marshal.lo
94
94
am_libedataserverui_1_2_la_OBJECTS = $(am__objects_1) \
95
 
        e-categories-dialog.lo e-category-completion.lo \
96
 
        e-destination-store.lo e-book-auth-util.lo e-contact-store.lo \
97
 
        e-name-selector.lo e-name-selector-dialog.lo \
98
 
        e-name-selector-entry.lo e-name-selector-model.lo \
99
 
        e-name-selector-list.lo e-passwords.lo e-source-selector.lo \
100
 
        e-source-selector-dialog.lo e-source-combo-box.lo \
101
 
        e-source-option-menu.lo e-tree-model-generator.lo \
102
 
        e-cell-renderer-color.lo
 
95
        libedataserverui_1_2_la-e-categories-dialog.lo \
 
96
        libedataserverui_1_2_la-e-category-completion.lo \
 
97
        libedataserverui_1_2_la-e-destination-store.lo \
 
98
        libedataserverui_1_2_la-e-book-auth-util.lo \
 
99
        libedataserverui_1_2_la-e-contact-store.lo \
 
100
        libedataserverui_1_2_la-e-name-selector.lo \
 
101
        libedataserverui_1_2_la-e-name-selector-dialog.lo \
 
102
        libedataserverui_1_2_la-e-name-selector-entry.lo \
 
103
        libedataserverui_1_2_la-e-name-selector-model.lo \
 
104
        libedataserverui_1_2_la-e-name-selector-list.lo \
 
105
        libedataserverui_1_2_la-e-passwords.lo \
 
106
        libedataserverui_1_2_la-e-source-selector.lo \
 
107
        libedataserverui_1_2_la-e-source-selector-dialog.lo \
 
108
        libedataserverui_1_2_la-e-source-combo-box.lo \
 
109
        libedataserverui_1_2_la-e-source-option-menu.lo \
 
110
        libedataserverui_1_2_la-e-tree-model-generator.lo \
 
111
        libedataserverui_1_2_la-e-cell-renderer-color.lo
103
112
libedataserverui_1_2_la_OBJECTS =  \
104
113
        $(am_libedataserverui_1_2_la_OBJECTS)
105
114
AM_V_lt = $(am__v_lt_$(V))
111
120
        $(LDFLAGS) -o $@
112
121
PROGRAMS = $(noinst_PROGRAMS)
113
122
am_test_category_completion_OBJECTS =  \
114
 
        test-category-completion.$(OBJEXT)
 
123
        test_category_completion-test-category-completion.$(OBJEXT)
115
124
test_category_completion_OBJECTS =  \
116
125
        $(am_test_category_completion_OBJECTS)
117
 
test_category_completion_DEPENDENCIES = libedataserverui-1.2.la \
 
126
am__DEPENDENCIES_2 = libedataserverui-1.2.la \
118
127
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
119
128
        $(am__DEPENDENCIES_1)
120
 
am_test_contact_store_OBJECTS = test-contact-store.$(OBJEXT)
 
129
test_category_completion_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
130
am_test_contact_store_OBJECTS =  \
 
131
        test_contact_store-test-contact-store.$(OBJEXT)
121
132
test_contact_store_OBJECTS = $(am_test_contact_store_OBJECTS)
122
 
test_contact_store_DEPENDENCIES = libedataserverui-1.2.la \
123
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
124
 
        $(am__DEPENDENCIES_1)
125
 
am_test_name_selector_OBJECTS = test-name-selector.$(OBJEXT)
 
133
test_contact_store_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
134
am_test_name_selector_OBJECTS =  \
 
135
        test_name_selector-test-name-selector.$(OBJEXT)
126
136
test_name_selector_OBJECTS = $(am_test_name_selector_OBJECTS)
127
 
test_name_selector_DEPENDENCIES = libedataserverui-1.2.la \
128
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
129
 
        $(am__DEPENDENCIES_1)
130
 
am_test_source_combo_box_OBJECTS = test-source-combo-box.$(OBJEXT)
 
137
test_name_selector_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
138
am_test_source_combo_box_OBJECTS =  \
 
139
        test_source_combo_box-test-source-combo-box.$(OBJEXT)
131
140
test_source_combo_box_OBJECTS = $(am_test_source_combo_box_OBJECTS)
132
 
test_source_combo_box_DEPENDENCIES = libedataserverui-1.2.la \
133
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
134
 
        $(am__DEPENDENCIES_1)
135
 
am_test_source_selector_OBJECTS = test-source-selector.$(OBJEXT)
 
141
test_source_combo_box_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
142
am_test_source_selector_OBJECTS =  \
 
143
        test_source_selector-test-source-selector.$(OBJEXT)
136
144
test_source_selector_OBJECTS = $(am_test_source_selector_OBJECTS)
137
 
test_source_selector_DEPENDENCIES = libedataserverui-1.2.la \
138
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
139
 
        $(am__DEPENDENCIES_1)
 
145
test_source_selector_DEPENDENCIES = $(am__DEPENDENCIES_2)
140
146
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
141
147
depcomp = $(SHELL) $(top_srcdir)/depcomp
142
148
am__depfiles_maybe = depfiles
143
149
am__mv = mv -f
144
150
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145
151
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
152
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
153
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
154
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
155
        $(AM_CFLAGS) $(CFLAGS)
146
156
AM_V_CC = $(am__v_CC_$(V))
147
157
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
148
158
am__v_CC_0 = @echo "  CC    " $@;
169
179
        $(test_contact_store_SOURCES) $(test_name_selector_SOURCES) \
170
180
        $(test_source_combo_box_SOURCES) \
171
181
        $(test_source_selector_SOURCES)
172
 
DATA = $(glade_DATA) $(pkgconfig_DATA)
 
182
DATA = $(pkgconfig_DATA) $(ui_DATA)
173
183
HEADERS = $(libedataserveruiinclude_HEADERS)
174
184
ETAGS = etags
175
185
CTAGS = ctags
178
188
ALLOCA = @ALLOCA@
179
189
ALL_LINGUAS = @ALL_LINGUAS@
180
190
AMTAR = @AMTAR@
 
191
AM_CPPFLAGS = @AM_CPPFLAGS@
181
192
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
182
193
API_VERSION = @API_VERSION@
183
194
AR = @AR@
202
213
CPPFLAGS = @CPPFLAGS@
203
214
CYGPATH_W = @CYGPATH_W@
204
215
DATADIRNAME = @DATADIRNAME@
 
216
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
217
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
 
218
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
 
219
DBUS_GLIB_REQUIRED = @DBUS_GLIB_REQUIRED@
205
220
DB_CFLAGS = @DB_CFLAGS@
206
221
DB_LIBS = @DB_LIBS@
207
222
DEFS = @DEFS@
208
223
DEPDIR = @DEPDIR@
209
224
DLLTOOL = @DLLTOOL@
210
 
DOLT_BASH = @DOLT_BASH@
211
225
DSYMUTIL = @DSYMUTIL@
212
226
DUMPBIN = @DUMPBIN@
213
227
ECHO_C = @ECHO_C@
223
237
EVOLUTION_CALENDAR_LIBS = @EVOLUTION_CALENDAR_LIBS@
224
238
EVO_NAME_SERVER_RULE = @EVO_NAME_SERVER_RULE@
225
239
EVO_SUBST_SERVER_RULE = @EVO_SUBST_SERVER_RULE@
 
240
EVO_SUBST_SERVICE_RULE = @EVO_SUBST_SERVICE_RULE@
226
241
EXEEXT = @EXEEXT@
227
242
E_BACKEND_CFLAGS = @E_BACKEND_CFLAGS@
228
243
E_BACKEND_LIBS = @E_BACKEND_LIBS@
230
245
E_DATA_SERVER_LIBS = @E_DATA_SERVER_LIBS@
231
246
E_DATA_SERVER_UI_CFLAGS = @E_DATA_SERVER_UI_CFLAGS@
232
247
E_DATA_SERVER_UI_LIBS = @E_DATA_SERVER_UI_LIBS@
233
 
E_FACTORY_CFLAGS = @E_FACTORY_CFLAGS@
234
 
E_FACTORY_LIBS = @E_FACTORY_LIBS@
235
248
FGREP = @FGREP@
236
249
GCONFTOOL = @GCONFTOOL@
237
250
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
250
263
GNOME_PLATFORM_CFLAGS = @GNOME_PLATFORM_CFLAGS@
251
264
GNOME_PLATFORM_LIBS = @GNOME_PLATFORM_LIBS@
252
265
GOBJECT_QUERY = @GOBJECT_QUERY@
 
266
GPERF = @GPERF@
253
267
GREP = @GREP@
254
268
GTKDOC_CHECK = @GTKDOC_CHECK@
255
269
GTKDOC_MKPDF = @GTKDOC_MKPDF@
257
271
HAVE_JW = @HAVE_JW@
258
272
HTML_DIR = @HTML_DIR@
259
273
ICONV_LIBS = @ICONV_LIBS@
260
 
IDL_INCLUDES = @IDL_INCLUDES@
261
274
INSTALL = @INSTALL@
262
275
INSTALL_DATA = @INSTALL_DATA@
263
276
INSTALL_PROGRAM = @INSTALL_PROGRAM@
271
284
INTLTOOL_PERL = @INTLTOOL_PERL@
272
285
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
273
286
JW = @JW@
274
 
KRB4_CFLAGS = @KRB4_CFLAGS@
275
 
KRB4_LIBS = @KRB4_LIBS@
276
287
KRB5_CFLAGS = @KRB5_CFLAGS@
277
288
KRB5_LIBS = @KRB5_LIBS@
278
289
LD = @LD@
282
293
LEX = @LEX@
283
294
LEXLIB = @LEXLIB@
284
295
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
285
 
LIBBONOBO_REQUIRED = @LIBBONOBO_REQUIRED@
286
296
LIBCAMEL_AGE = @LIBCAMEL_AGE@
287
297
LIBCAMEL_CURRENT = @LIBCAMEL_CURRENT@
288
298
LIBCAMEL_REVISION = @LIBCAMEL_REVISION@
310
320
LIBEGROUPWISE_AGE = @LIBEGROUPWISE_AGE@
311
321
LIBEGROUPWISE_CURRENT = @LIBEGROUPWISE_CURRENT@
312
322
LIBEGROUPWISE_REVISION = @LIBEGROUPWISE_REVISION@
313
 
LIBEXCHANGE_STORAGE_AGE = @LIBEXCHANGE_STORAGE_AGE@
314
 
LIBEXCHANGE_STORAGE_CURRENT = @LIBEXCHANGE_STORAGE_CURRENT@
315
 
LIBEXCHANGE_STORAGE_REVISION = @LIBEXCHANGE_STORAGE_REVISION@
316
323
LIBEXECDIR_IN_SERVER_FILE = @LIBEXECDIR_IN_SERVER_FILE@
317
324
LIBGDATA_AGE = @LIBGDATA_AGE@
318
325
LIBGDATA_CURRENT = @LIBGDATA_CURRENT@
331
338
LIBTOOL = @LIBTOOL@
332
339
LIPO = @LIPO@
333
340
LN_S = @LN_S@
334
 
LTCOMPILE = @LTCOMPILE@
335
 
LTCXXCOMPILE = @LTCXXCOMPILE@
336
341
LTLIBOBJS = @LTLIBOBJS@
337
342
MAINT = @MAINT@
338
343
MAKEINFO = @MAKEINFO@
350
355
NO_UNDEFINED = @NO_UNDEFINED@
351
356
OBJDUMP = @OBJDUMP@
352
357
OBJEXT = @OBJEXT@
353
 
ORBIT_CFLAGS = @ORBIT_CFLAGS@
354
 
ORBIT_IDL = @ORBIT_IDL@
355
 
ORBIT_LIBS = @ORBIT_LIBS@
356
 
ORBIT_REQUIRED = @ORBIT_REQUIRED@
357
358
OTOOL = @OTOOL@
358
359
OTOOL64 = @OTOOL64@
359
360
PACKAGE = @PACKAGE@
361
362
PACKAGE_NAME = @PACKAGE_NAME@
362
363
PACKAGE_STRING = @PACKAGE_STRING@
363
364
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
365
PACKAGE_URL = @PACKAGE_URL@
364
366
PACKAGE_VERSION = @PACKAGE_VERSION@
365
367
PATH_SEPARATOR = @PATH_SEPARATOR@
366
368
PKG_CONFIG = @PKG_CONFIG@
414
416
dvidir = @dvidir@
415
417
exec_prefix = @exec_prefix@
416
418
extensiondir = @extensiondir@
417
 
gladedir = @gladedir@
418
419
host = @host@
419
420
host_alias = @host_alias@
420
421
host_cpu = @host_cpu@
421
422
host_os = @host_os@
422
423
host_vendor = @host_vendor@
423
424
htmldir = @htmldir@
424
 
idldir = @idldir@
425
425
imagesdir = @imagesdir@
426
426
includedir = @includedir@
427
427
infodir = @infodir@
433
433
lt_ECHO = @lt_ECHO@
434
434
mandir = @mandir@
435
435
mkdir_p = @mkdir_p@
 
436
mozilla_nspr = @mozilla_nspr@
 
437
mozilla_nss = @mozilla_nss@
436
438
oldincludedir = @oldincludedir@
437
439
pdfdir = @pdfdir@
438
440
prefix = @prefix@
442
444
program_transform_name = @program_transform_name@
443
445
psdir = @psdir@
444
446
sbindir = @sbindir@
445
 
serverdir = @serverdir@
446
447
sharedstatedir = @sharedstatedir@
447
448
srcdir = @srcdir@
448
 
subdirs = @subdirs@
449
449
sysconfdir = @sysconfdir@
450
450
target_alias = @target_alias@
451
451
top_build_prefix = @top_build_prefix@
452
452
top_builddir = @top_builddir@
453
453
top_srcdir = @top_srcdir@
 
454
uidir = @uidir@
454
455
weatherdatadir = @weatherdatadir@
455
 
AM_CPPFLAGS = \
456
 
        -I$(top_srcdir)                                                 \
457
 
        -I$(top_srcdir)/addressbook                                     \
458
 
        -I$(top_builddir)/addressbook                                   \
459
 
        -DG_LOG_DOMAIN=\"e-data-server-ui\"                             \
460
 
        -DE_DATA_SERVER_UI_GLADEDIR=\""$(gladedir)"\"                   \
461
 
        $(E_DATA_SERVER_UI_CFLAGS)
462
 
 
463
456
 
464
457
# The marshallers
465
458
MARSHAL_GENERATED = e-data-server-ui-marshal.c e-data-server-ui-marshal.h
466
459
lib_LTLIBRARIES = libedataserverui-1.2.la
 
460
libedataserverui_1_2_la_CPPFLAGS = \
 
461
        $(AM_CPPFLAGS)                          \
 
462
        -I$(top_srcdir)                         \
 
463
        -I$(top_srcdir)/addressbook             \
 
464
        -I$(top_builddir)/addressbook           \
 
465
        -DG_LOG_DOMAIN=\"e-data-server-ui\"     \
 
466
        -DE_DATA_SERVER_UI_UIDIR=\""$(uidir)"\" \
 
467
        $(E_DATA_SERVER_UI_CFLAGS)
 
468
 
467
469
libedataserverui_1_2_la_SOURCES = \
468
470
        $(MARSHAL_GENERATED)            \
469
471
        e-categories-dialog.c           \
512
514
        e-tree-model-generator.h        \
513
515
        e-cell-renderer-color.h
514
516
 
 
517
TEST_EDATASERVERUI_CPPFLAGS = \
 
518
        $(AM_CPPFLAGS)                          \
 
519
        -I$(top_srcdir)                         \
 
520
        -I$(top_srcdir)/addressbook             \
 
521
        -I$(top_builddir)/addressbook           \
 
522
        -DG_LOG_DOMAIN=\"e-data-server-ui\"     \
 
523
        $(CAMEL_CFLAGS)                         \
 
524
        $(E_DATA_SERVER_UI_CFLAGS)
 
525
 
 
526
TEST_EDATASERVERUI_LDFLAGS = \
 
527
        libedataserverui-1.2.la                                 \
 
528
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
 
529
        $(E_DATA_SERVER_UI_LIBS)
 
530
 
515
531
 
516
532
# Test programs
 
533
test_category_completion_CPPFLAGS = $(TEST_EDATASERVERUI_CPPFLAGS)
517
534
test_category_completion_SOURCES = test-category-completion.c
518
 
test_category_completion_LDADD = \
519
 
        libedataserverui-1.2.la                                 \
520
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
521
 
        $(E_DATA_SERVER_UI_LIBS)
522
 
 
 
535
test_category_completion_LDADD = $(TEST_EDATASERVERUI_LDFLAGS)
 
536
test_source_selector_CPPFLAGS = $(TEST_EDATASERVERUI_CPPFLAGS)
523
537
test_source_selector_SOURCES = test-source-selector.c
524
 
test_source_selector_LDADD = \
525
 
        libedataserverui-1.2.la                                 \
526
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
527
 
        $(E_DATA_SERVER_UI_LIBS)
528
 
 
 
538
test_source_selector_LDADD = $(TEST_EDATASERVERUI_LDFLAGS)
 
539
test_source_combo_box_CPPFLAGS = $(TEST_EDATASERVERUI_CPPFLAGS)
529
540
test_source_combo_box_SOURCES = test-source-combo-box.c
530
 
test_source_combo_box_LDADD = \
531
 
        libedataserverui-1.2.la                                 \
532
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
533
 
        $(E_DATA_SERVER_UI_LIBS)
534
 
 
 
541
test_source_combo_box_LDADD = $(TEST_EDATASERVERUI_LDFLAGS)
 
542
test_contact_store_CPPFLAGS = $(TEST_EDATASERVERUI_CPPFLAGS)
535
543
test_contact_store_SOURCES = test-contact-store.c
536
 
test_contact_store_LDADD = \
537
 
        libedataserverui-1.2.la                                 \
538
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
539
 
        $(E_DATA_SERVER_UI_LIBS)
540
 
 
 
544
test_contact_store_LDADD = $(TEST_EDATASERVERUI_LDFLAGS)
 
545
test_name_selector_CPPFLAGS = $(TEST_EDATASERVERUI_CPPFLAGS)
541
546
test_name_selector_SOURCES = test-name-selector.c
542
 
test_name_selector_LDADD = \
543
 
        libedataserverui-1.2.la                                 \
544
 
        $(top_builddir)/libedataserver/libedataserver-1.2.la    \
545
 
        $(E_DATA_SERVER_UI_LIBS)
546
 
 
 
547
test_name_selector_LDADD = $(TEST_EDATASERVERUI_LDFLAGS)
547
548
pkgconfigdir = $(libdir)/pkgconfig
548
549
pkgconfig_DATA = libedataserverui-$(API_VERSION).pc
549
 
glade_DATA = e-categories-dialog.glade e-name-selector-dialog.glade
 
550
ui_DATA = e-categories-dialog.ui e-name-selector-dialog.ui
 
551
BUILT_SOURCES = $(MARSHAL_GENERATED)
550
552
EXTRA_DIST = \
551
 
        $(glade_DATA)                                   \
 
553
        $(ui_DATA)                                      \
 
554
        e-data-server-ui-marshal.list                   \
552
555
        $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
553
556
 
 
557
CLEANFILES = $(BUILT_SOURCES)
554
558
DISTCLEANFILES = $(pkgconfig_DATA)
555
 
all: all-am
 
559
all: $(BUILT_SOURCES)
 
560
        $(MAKE) $(AM_MAKEFLAGS) all-am
556
561
 
557
562
.SUFFIXES:
558
563
.SUFFIXES: .c .lo .o .obj
565
570
              exit 1;; \
566
571
          esac; \
567
572
        done; \
568
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libedataserverui/Makefile'; \
 
573
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libedataserverui/Makefile'; \
569
574
        $(am__cd) $(top_srcdir) && \
570
 
          $(AUTOMAKE) --gnu libedataserverui/Makefile
 
575
          $(AUTOMAKE) --foreign libedataserverui/Makefile
571
576
.PRECIOUS: Makefile
572
577
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
573
578
        @case '$?' in \
652
657
distclean-compile:
653
658
        -rm -f *.tab.c
654
659
 
655
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-book-auth-util.Plo@am__quote@
656
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-categories-dialog.Plo@am__quote@
657
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-category-completion.Plo@am__quote@
658
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-cell-renderer-color.Plo@am__quote@
659
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-contact-store.Plo@am__quote@
660
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-data-server-ui-marshal.Plo@am__quote@
661
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-destination-store.Plo@am__quote@
662
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-name-selector-dialog.Plo@am__quote@
663
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-name-selector-entry.Plo@am__quote@
664
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-name-selector-list.Plo@am__quote@
665
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-name-selector-model.Plo@am__quote@
666
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-name-selector.Plo@am__quote@
667
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-passwords.Plo@am__quote@
668
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-source-combo-box.Plo@am__quote@
669
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-source-option-menu.Plo@am__quote@
670
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-source-selector-dialog.Plo@am__quote@
671
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-source-selector.Plo@am__quote@
672
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-tree-model-generator.Plo@am__quote@
673
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-category-completion.Po@am__quote@
674
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-contact-store.Po@am__quote@
675
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-name-selector.Po@am__quote@
676
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-source-combo-box.Po@am__quote@
677
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-source-selector.Po@am__quote@
 
660
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-book-auth-util.Plo@am__quote@
 
661
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-categories-dialog.Plo@am__quote@
 
662
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-category-completion.Plo@am__quote@
 
663
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-cell-renderer-color.Plo@am__quote@
 
664
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-contact-store.Plo@am__quote@
 
665
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-data-server-ui-marshal.Plo@am__quote@
 
666
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-destination-store.Plo@am__quote@
 
667
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-name-selector-dialog.Plo@am__quote@
 
668
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-name-selector-entry.Plo@am__quote@
 
669
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-name-selector-list.Plo@am__quote@
 
670
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-name-selector-model.Plo@am__quote@
 
671
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-name-selector.Plo@am__quote@
 
672
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-passwords.Plo@am__quote@
 
673
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-source-combo-box.Plo@am__quote@
 
674
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-source-option-menu.Plo@am__quote@
 
675
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-source-selector-dialog.Plo@am__quote@
 
676
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-source-selector.Plo@am__quote@
 
677
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libedataserverui_1_2_la-e-tree-model-generator.Plo@am__quote@
 
678
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_category_completion-test-category-completion.Po@am__quote@
 
679
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_contact_store-test-contact-store.Po@am__quote@
 
680
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_name_selector-test-name-selector.Po@am__quote@
 
681
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_source_combo_box-test-source-combo-box.Po@am__quote@
 
682
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_source_selector-test-source-selector.Po@am__quote@
678
683
 
679
684
.c.o:
680
685
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
700
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701
706
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
702
707
 
 
708
libedataserverui_1_2_la-e-data-server-ui-marshal.lo: e-data-server-ui-marshal.c
 
709
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-data-server-ui-marshal.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-data-server-ui-marshal.Tpo -c -o libedataserverui_1_2_la-e-data-server-ui-marshal.lo `test -f 'e-data-server-ui-marshal.c' || echo '$(srcdir)/'`e-data-server-ui-marshal.c
 
710
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-data-server-ui-marshal.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-data-server-ui-marshal.Plo
 
711
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-data-server-ui-marshal.c' object='libedataserverui_1_2_la-e-data-server-ui-marshal.lo' libtool=yes @AMDEPBACKSLASH@
 
713
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
714
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-data-server-ui-marshal.lo `test -f 'e-data-server-ui-marshal.c' || echo '$(srcdir)/'`e-data-server-ui-marshal.c
 
715
 
 
716
libedataserverui_1_2_la-e-categories-dialog.lo: e-categories-dialog.c
 
717
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-categories-dialog.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-categories-dialog.Tpo -c -o libedataserverui_1_2_la-e-categories-dialog.lo `test -f 'e-categories-dialog.c' || echo '$(srcdir)/'`e-categories-dialog.c
 
718
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-categories-dialog.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-categories-dialog.Plo
 
719
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
720
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-categories-dialog.c' object='libedataserverui_1_2_la-e-categories-dialog.lo' libtool=yes @AMDEPBACKSLASH@
 
721
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
722
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-categories-dialog.lo `test -f 'e-categories-dialog.c' || echo '$(srcdir)/'`e-categories-dialog.c
 
723
 
 
724
libedataserverui_1_2_la-e-category-completion.lo: e-category-completion.c
 
725
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-category-completion.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-category-completion.Tpo -c -o libedataserverui_1_2_la-e-category-completion.lo `test -f 'e-category-completion.c' || echo '$(srcdir)/'`e-category-completion.c
 
726
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-category-completion.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-category-completion.Plo
 
727
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
728
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-category-completion.c' object='libedataserverui_1_2_la-e-category-completion.lo' libtool=yes @AMDEPBACKSLASH@
 
729
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
730
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-category-completion.lo `test -f 'e-category-completion.c' || echo '$(srcdir)/'`e-category-completion.c
 
731
 
 
732
libedataserverui_1_2_la-e-destination-store.lo: e-destination-store.c
 
733
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-destination-store.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-destination-store.Tpo -c -o libedataserverui_1_2_la-e-destination-store.lo `test -f 'e-destination-store.c' || echo '$(srcdir)/'`e-destination-store.c
 
734
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-destination-store.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-destination-store.Plo
 
735
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
736
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-destination-store.c' object='libedataserverui_1_2_la-e-destination-store.lo' libtool=yes @AMDEPBACKSLASH@
 
737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
738
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-destination-store.lo `test -f 'e-destination-store.c' || echo '$(srcdir)/'`e-destination-store.c
 
739
 
 
740
libedataserverui_1_2_la-e-book-auth-util.lo: e-book-auth-util.c
 
741
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-book-auth-util.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-book-auth-util.Tpo -c -o libedataserverui_1_2_la-e-book-auth-util.lo `test -f 'e-book-auth-util.c' || echo '$(srcdir)/'`e-book-auth-util.c
 
742
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-book-auth-util.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-book-auth-util.Plo
 
743
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
744
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-book-auth-util.c' object='libedataserverui_1_2_la-e-book-auth-util.lo' libtool=yes @AMDEPBACKSLASH@
 
745
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
746
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-book-auth-util.lo `test -f 'e-book-auth-util.c' || echo '$(srcdir)/'`e-book-auth-util.c
 
747
 
 
748
libedataserverui_1_2_la-e-contact-store.lo: e-contact-store.c
 
749
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-contact-store.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-contact-store.Tpo -c -o libedataserverui_1_2_la-e-contact-store.lo `test -f 'e-contact-store.c' || echo '$(srcdir)/'`e-contact-store.c
 
750
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-contact-store.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-contact-store.Plo
 
751
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
752
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-contact-store.c' object='libedataserverui_1_2_la-e-contact-store.lo' libtool=yes @AMDEPBACKSLASH@
 
753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
754
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-contact-store.lo `test -f 'e-contact-store.c' || echo '$(srcdir)/'`e-contact-store.c
 
755
 
 
756
libedataserverui_1_2_la-e-name-selector.lo: e-name-selector.c
 
757
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-name-selector.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-name-selector.Tpo -c -o libedataserverui_1_2_la-e-name-selector.lo `test -f 'e-name-selector.c' || echo '$(srcdir)/'`e-name-selector.c
 
758
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-name-selector.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-name-selector.Plo
 
759
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-name-selector.c' object='libedataserverui_1_2_la-e-name-selector.lo' libtool=yes @AMDEPBACKSLASH@
 
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
762
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-name-selector.lo `test -f 'e-name-selector.c' || echo '$(srcdir)/'`e-name-selector.c
 
763
 
 
764
libedataserverui_1_2_la-e-name-selector-dialog.lo: e-name-selector-dialog.c
 
765
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-name-selector-dialog.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-dialog.Tpo -c -o libedataserverui_1_2_la-e-name-selector-dialog.lo `test -f 'e-name-selector-dialog.c' || echo '$(srcdir)/'`e-name-selector-dialog.c
 
766
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-dialog.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-dialog.Plo
 
767
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-name-selector-dialog.c' object='libedataserverui_1_2_la-e-name-selector-dialog.lo' libtool=yes @AMDEPBACKSLASH@
 
769
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
770
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-name-selector-dialog.lo `test -f 'e-name-selector-dialog.c' || echo '$(srcdir)/'`e-name-selector-dialog.c
 
771
 
 
772
libedataserverui_1_2_la-e-name-selector-entry.lo: e-name-selector-entry.c
 
773
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-name-selector-entry.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-entry.Tpo -c -o libedataserverui_1_2_la-e-name-selector-entry.lo `test -f 'e-name-selector-entry.c' || echo '$(srcdir)/'`e-name-selector-entry.c
 
774
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-entry.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-entry.Plo
 
775
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
776
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-name-selector-entry.c' object='libedataserverui_1_2_la-e-name-selector-entry.lo' libtool=yes @AMDEPBACKSLASH@
 
777
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
778
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-name-selector-entry.lo `test -f 'e-name-selector-entry.c' || echo '$(srcdir)/'`e-name-selector-entry.c
 
779
 
 
780
libedataserverui_1_2_la-e-name-selector-model.lo: e-name-selector-model.c
 
781
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-name-selector-model.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-model.Tpo -c -o libedataserverui_1_2_la-e-name-selector-model.lo `test -f 'e-name-selector-model.c' || echo '$(srcdir)/'`e-name-selector-model.c
 
782
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-model.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-model.Plo
 
783
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
784
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-name-selector-model.c' object='libedataserverui_1_2_la-e-name-selector-model.lo' libtool=yes @AMDEPBACKSLASH@
 
785
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
786
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-name-selector-model.lo `test -f 'e-name-selector-model.c' || echo '$(srcdir)/'`e-name-selector-model.c
 
787
 
 
788
libedataserverui_1_2_la-e-name-selector-list.lo: e-name-selector-list.c
 
789
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-name-selector-list.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-list.Tpo -c -o libedataserverui_1_2_la-e-name-selector-list.lo `test -f 'e-name-selector-list.c' || echo '$(srcdir)/'`e-name-selector-list.c
 
790
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-list.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-name-selector-list.Plo
 
791
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
792
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-name-selector-list.c' object='libedataserverui_1_2_la-e-name-selector-list.lo' libtool=yes @AMDEPBACKSLASH@
 
793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
794
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-name-selector-list.lo `test -f 'e-name-selector-list.c' || echo '$(srcdir)/'`e-name-selector-list.c
 
795
 
 
796
libedataserverui_1_2_la-e-passwords.lo: e-passwords.c
 
797
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-passwords.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-passwords.Tpo -c -o libedataserverui_1_2_la-e-passwords.lo `test -f 'e-passwords.c' || echo '$(srcdir)/'`e-passwords.c
 
798
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-passwords.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-passwords.Plo
 
799
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
800
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-passwords.c' object='libedataserverui_1_2_la-e-passwords.lo' libtool=yes @AMDEPBACKSLASH@
 
801
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
802
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-passwords.lo `test -f 'e-passwords.c' || echo '$(srcdir)/'`e-passwords.c
 
803
 
 
804
libedataserverui_1_2_la-e-source-selector.lo: e-source-selector.c
 
805
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-source-selector.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-source-selector.Tpo -c -o libedataserverui_1_2_la-e-source-selector.lo `test -f 'e-source-selector.c' || echo '$(srcdir)/'`e-source-selector.c
 
806
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-source-selector.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-source-selector.Plo
 
807
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
808
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-source-selector.c' object='libedataserverui_1_2_la-e-source-selector.lo' libtool=yes @AMDEPBACKSLASH@
 
809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
810
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-source-selector.lo `test -f 'e-source-selector.c' || echo '$(srcdir)/'`e-source-selector.c
 
811
 
 
812
libedataserverui_1_2_la-e-source-selector-dialog.lo: e-source-selector-dialog.c
 
813
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-source-selector-dialog.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-source-selector-dialog.Tpo -c -o libedataserverui_1_2_la-e-source-selector-dialog.lo `test -f 'e-source-selector-dialog.c' || echo '$(srcdir)/'`e-source-selector-dialog.c
 
814
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-source-selector-dialog.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-source-selector-dialog.Plo
 
815
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-source-selector-dialog.c' object='libedataserverui_1_2_la-e-source-selector-dialog.lo' libtool=yes @AMDEPBACKSLASH@
 
817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
818
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-source-selector-dialog.lo `test -f 'e-source-selector-dialog.c' || echo '$(srcdir)/'`e-source-selector-dialog.c
 
819
 
 
820
libedataserverui_1_2_la-e-source-combo-box.lo: e-source-combo-box.c
 
821
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-source-combo-box.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-source-combo-box.Tpo -c -o libedataserverui_1_2_la-e-source-combo-box.lo `test -f 'e-source-combo-box.c' || echo '$(srcdir)/'`e-source-combo-box.c
 
822
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-source-combo-box.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-source-combo-box.Plo
 
823
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-source-combo-box.c' object='libedataserverui_1_2_la-e-source-combo-box.lo' libtool=yes @AMDEPBACKSLASH@
 
825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
826
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-source-combo-box.lo `test -f 'e-source-combo-box.c' || echo '$(srcdir)/'`e-source-combo-box.c
 
827
 
 
828
libedataserverui_1_2_la-e-source-option-menu.lo: e-source-option-menu.c
 
829
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-source-option-menu.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-source-option-menu.Tpo -c -o libedataserverui_1_2_la-e-source-option-menu.lo `test -f 'e-source-option-menu.c' || echo '$(srcdir)/'`e-source-option-menu.c
 
830
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-source-option-menu.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-source-option-menu.Plo
 
831
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
832
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-source-option-menu.c' object='libedataserverui_1_2_la-e-source-option-menu.lo' libtool=yes @AMDEPBACKSLASH@
 
833
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
834
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-source-option-menu.lo `test -f 'e-source-option-menu.c' || echo '$(srcdir)/'`e-source-option-menu.c
 
835
 
 
836
libedataserverui_1_2_la-e-tree-model-generator.lo: e-tree-model-generator.c
 
837
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-tree-model-generator.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-tree-model-generator.Tpo -c -o libedataserverui_1_2_la-e-tree-model-generator.lo `test -f 'e-tree-model-generator.c' || echo '$(srcdir)/'`e-tree-model-generator.c
 
838
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-tree-model-generator.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-tree-model-generator.Plo
 
839
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
840
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-tree-model-generator.c' object='libedataserverui_1_2_la-e-tree-model-generator.lo' libtool=yes @AMDEPBACKSLASH@
 
841
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
842
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-tree-model-generator.lo `test -f 'e-tree-model-generator.c' || echo '$(srcdir)/'`e-tree-model-generator.c
 
843
 
 
844
libedataserverui_1_2_la-e-cell-renderer-color.lo: e-cell-renderer-color.c
 
845
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libedataserverui_1_2_la-e-cell-renderer-color.lo -MD -MP -MF $(DEPDIR)/libedataserverui_1_2_la-e-cell-renderer-color.Tpo -c -o libedataserverui_1_2_la-e-cell-renderer-color.lo `test -f 'e-cell-renderer-color.c' || echo '$(srcdir)/'`e-cell-renderer-color.c
 
846
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libedataserverui_1_2_la-e-cell-renderer-color.Tpo $(DEPDIR)/libedataserverui_1_2_la-e-cell-renderer-color.Plo
 
847
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e-cell-renderer-color.c' object='libedataserverui_1_2_la-e-cell-renderer-color.lo' libtool=yes @AMDEPBACKSLASH@
 
849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
850
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libedataserverui_1_2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libedataserverui_1_2_la-e-cell-renderer-color.lo `test -f 'e-cell-renderer-color.c' || echo '$(srcdir)/'`e-cell-renderer-color.c
 
851
 
 
852
test_category_completion-test-category-completion.o: test-category-completion.c
 
853
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_category_completion_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_category_completion-test-category-completion.o -MD -MP -MF $(DEPDIR)/test_category_completion-test-category-completion.Tpo -c -o test_category_completion-test-category-completion.o `test -f 'test-category-completion.c' || echo '$(srcdir)/'`test-category-completion.c
 
854
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_category_completion-test-category-completion.Tpo $(DEPDIR)/test_category_completion-test-category-completion.Po
 
855
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
856
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-category-completion.c' object='test_category_completion-test-category-completion.o' libtool=no @AMDEPBACKSLASH@
 
857
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
858
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_category_completion_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_category_completion-test-category-completion.o `test -f 'test-category-completion.c' || echo '$(srcdir)/'`test-category-completion.c
 
859
 
 
860
test_category_completion-test-category-completion.obj: test-category-completion.c
 
861
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_category_completion_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_category_completion-test-category-completion.obj -MD -MP -MF $(DEPDIR)/test_category_completion-test-category-completion.Tpo -c -o test_category_completion-test-category-completion.obj `if test -f 'test-category-completion.c'; then $(CYGPATH_W) 'test-category-completion.c'; else $(CYGPATH_W) '$(srcdir)/test-category-completion.c'; fi`
 
862
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_category_completion-test-category-completion.Tpo $(DEPDIR)/test_category_completion-test-category-completion.Po
 
863
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
864
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-category-completion.c' object='test_category_completion-test-category-completion.obj' libtool=no @AMDEPBACKSLASH@
 
865
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
866
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_category_completion_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_category_completion-test-category-completion.obj `if test -f 'test-category-completion.c'; then $(CYGPATH_W) 'test-category-completion.c'; else $(CYGPATH_W) '$(srcdir)/test-category-completion.c'; fi`
 
867
 
 
868
test_contact_store-test-contact-store.o: test-contact-store.c
 
869
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_contact_store_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_contact_store-test-contact-store.o -MD -MP -MF $(DEPDIR)/test_contact_store-test-contact-store.Tpo -c -o test_contact_store-test-contact-store.o `test -f 'test-contact-store.c' || echo '$(srcdir)/'`test-contact-store.c
 
870
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_contact_store-test-contact-store.Tpo $(DEPDIR)/test_contact_store-test-contact-store.Po
 
871
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-contact-store.c' object='test_contact_store-test-contact-store.o' libtool=no @AMDEPBACKSLASH@
 
873
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
874
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_contact_store_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_contact_store-test-contact-store.o `test -f 'test-contact-store.c' || echo '$(srcdir)/'`test-contact-store.c
 
875
 
 
876
test_contact_store-test-contact-store.obj: test-contact-store.c
 
877
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_contact_store_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_contact_store-test-contact-store.obj -MD -MP -MF $(DEPDIR)/test_contact_store-test-contact-store.Tpo -c -o test_contact_store-test-contact-store.obj `if test -f 'test-contact-store.c'; then $(CYGPATH_W) 'test-contact-store.c'; else $(CYGPATH_W) '$(srcdir)/test-contact-store.c'; fi`
 
878
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_contact_store-test-contact-store.Tpo $(DEPDIR)/test_contact_store-test-contact-store.Po
 
879
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
880
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-contact-store.c' object='test_contact_store-test-contact-store.obj' libtool=no @AMDEPBACKSLASH@
 
881
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
882
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_contact_store_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_contact_store-test-contact-store.obj `if test -f 'test-contact-store.c'; then $(CYGPATH_W) 'test-contact-store.c'; else $(CYGPATH_W) '$(srcdir)/test-contact-store.c'; fi`
 
883
 
 
884
test_name_selector-test-name-selector.o: test-name-selector.c
 
885
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_name_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_name_selector-test-name-selector.o -MD -MP -MF $(DEPDIR)/test_name_selector-test-name-selector.Tpo -c -o test_name_selector-test-name-selector.o `test -f 'test-name-selector.c' || echo '$(srcdir)/'`test-name-selector.c
 
886
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_name_selector-test-name-selector.Tpo $(DEPDIR)/test_name_selector-test-name-selector.Po
 
887
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
888
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-name-selector.c' object='test_name_selector-test-name-selector.o' libtool=no @AMDEPBACKSLASH@
 
889
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
890
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_name_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_name_selector-test-name-selector.o `test -f 'test-name-selector.c' || echo '$(srcdir)/'`test-name-selector.c
 
891
 
 
892
test_name_selector-test-name-selector.obj: test-name-selector.c
 
893
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_name_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_name_selector-test-name-selector.obj -MD -MP -MF $(DEPDIR)/test_name_selector-test-name-selector.Tpo -c -o test_name_selector-test-name-selector.obj `if test -f 'test-name-selector.c'; then $(CYGPATH_W) 'test-name-selector.c'; else $(CYGPATH_W) '$(srcdir)/test-name-selector.c'; fi`
 
894
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_name_selector-test-name-selector.Tpo $(DEPDIR)/test_name_selector-test-name-selector.Po
 
895
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
896
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-name-selector.c' object='test_name_selector-test-name-selector.obj' libtool=no @AMDEPBACKSLASH@
 
897
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
898
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_name_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_name_selector-test-name-selector.obj `if test -f 'test-name-selector.c'; then $(CYGPATH_W) 'test-name-selector.c'; else $(CYGPATH_W) '$(srcdir)/test-name-selector.c'; fi`
 
899
 
 
900
test_source_combo_box-test-source-combo-box.o: test-source-combo-box.c
 
901
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_combo_box_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_source_combo_box-test-source-combo-box.o -MD -MP -MF $(DEPDIR)/test_source_combo_box-test-source-combo-box.Tpo -c -o test_source_combo_box-test-source-combo-box.o `test -f 'test-source-combo-box.c' || echo '$(srcdir)/'`test-source-combo-box.c
 
902
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_source_combo_box-test-source-combo-box.Tpo $(DEPDIR)/test_source_combo_box-test-source-combo-box.Po
 
903
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-source-combo-box.c' object='test_source_combo_box-test-source-combo-box.o' libtool=no @AMDEPBACKSLASH@
 
905
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
906
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_combo_box_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_source_combo_box-test-source-combo-box.o `test -f 'test-source-combo-box.c' || echo '$(srcdir)/'`test-source-combo-box.c
 
907
 
 
908
test_source_combo_box-test-source-combo-box.obj: test-source-combo-box.c
 
909
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_combo_box_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_source_combo_box-test-source-combo-box.obj -MD -MP -MF $(DEPDIR)/test_source_combo_box-test-source-combo-box.Tpo -c -o test_source_combo_box-test-source-combo-box.obj `if test -f 'test-source-combo-box.c'; then $(CYGPATH_W) 'test-source-combo-box.c'; else $(CYGPATH_W) '$(srcdir)/test-source-combo-box.c'; fi`
 
910
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_source_combo_box-test-source-combo-box.Tpo $(DEPDIR)/test_source_combo_box-test-source-combo-box.Po
 
911
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
912
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-source-combo-box.c' object='test_source_combo_box-test-source-combo-box.obj' libtool=no @AMDEPBACKSLASH@
 
913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
914
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_combo_box_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_source_combo_box-test-source-combo-box.obj `if test -f 'test-source-combo-box.c'; then $(CYGPATH_W) 'test-source-combo-box.c'; else $(CYGPATH_W) '$(srcdir)/test-source-combo-box.c'; fi`
 
915
 
 
916
test_source_selector-test-source-selector.o: test-source-selector.c
 
917
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_source_selector-test-source-selector.o -MD -MP -MF $(DEPDIR)/test_source_selector-test-source-selector.Tpo -c -o test_source_selector-test-source-selector.o `test -f 'test-source-selector.c' || echo '$(srcdir)/'`test-source-selector.c
 
918
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_source_selector-test-source-selector.Tpo $(DEPDIR)/test_source_selector-test-source-selector.Po
 
919
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
920
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-source-selector.c' object='test_source_selector-test-source-selector.o' libtool=no @AMDEPBACKSLASH@
 
921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
922
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_source_selector-test-source-selector.o `test -f 'test-source-selector.c' || echo '$(srcdir)/'`test-source-selector.c
 
923
 
 
924
test_source_selector-test-source-selector.obj: test-source-selector.c
 
925
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_source_selector-test-source-selector.obj -MD -MP -MF $(DEPDIR)/test_source_selector-test-source-selector.Tpo -c -o test_source_selector-test-source-selector.obj `if test -f 'test-source-selector.c'; then $(CYGPATH_W) 'test-source-selector.c'; else $(CYGPATH_W) '$(srcdir)/test-source-selector.c'; fi`
 
926
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_source_selector-test-source-selector.Tpo $(DEPDIR)/test_source_selector-test-source-selector.Po
 
927
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-source-selector.c' object='test_source_selector-test-source-selector.obj' libtool=no @AMDEPBACKSLASH@
 
929
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
930
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_source_selector_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_source_selector-test-source-selector.obj `if test -f 'test-source-selector.c'; then $(CYGPATH_W) 'test-source-selector.c'; else $(CYGPATH_W) '$(srcdir)/test-source-selector.c'; fi`
 
931
 
703
932
mostlyclean-libtool:
704
933
        -rm -f *.lo
705
934
 
706
935
clean-libtool:
707
936
        -rm -rf .libs _libs
708
 
install-gladeDATA: $(glade_DATA)
709
 
        @$(NORMAL_INSTALL)
710
 
        test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)"
711
 
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
712
 
        for p in $$list; do \
713
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
714
 
          echo "$$d$$p"; \
715
 
        done | $(am__base_list) | \
716
 
        while read files; do \
717
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gladedir)'"; \
718
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(gladedir)" || exit $$?; \
719
 
        done
720
 
 
721
 
uninstall-gladeDATA:
722
 
        @$(NORMAL_UNINSTALL)
723
 
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
724
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
725
 
        test -n "$$files" || exit 0; \
726
 
        echo " ( cd '$(DESTDIR)$(gladedir)' && rm -f" $$files ")"; \
727
 
        cd "$(DESTDIR)$(gladedir)" && rm -f $$files
728
937
install-pkgconfigDATA: $(pkgconfig_DATA)
729
938
        @$(NORMAL_INSTALL)
730
939
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
745
954
        test -n "$$files" || exit 0; \
746
955
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
747
956
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
957
install-uiDATA: $(ui_DATA)
 
958
        @$(NORMAL_INSTALL)
 
959
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
 
960
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
961
        for p in $$list; do \
 
962
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
963
          echo "$$d$$p"; \
 
964
        done | $(am__base_list) | \
 
965
        while read files; do \
 
966
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
 
967
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
 
968
        done
 
969
 
 
970
uninstall-uiDATA:
 
971
        @$(NORMAL_UNINSTALL)
 
972
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
973
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
974
        test -n "$$files" || exit 0; \
 
975
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
 
976
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
748
977
install-libedataserveruiincludeHEADERS: $(libedataserveruiinclude_HEADERS)
749
978
        @$(NORMAL_INSTALL)
750
979
        test -z "$(libedataserveruiincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libedataserveruiincludedir)"
849
1078
          fi; \
850
1079
        done
851
1080
check-am: all-am
852
 
check: check-am
 
1081
check: $(BUILT_SOURCES)
 
1082
        $(MAKE) $(AM_MAKEFLAGS) check-am
853
1083
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
854
1084
installdirs:
855
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libedataserveruiincludedir)"; do \
 
1085
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(uidir)" "$(DESTDIR)$(libedataserveruiincludedir)"; do \
856
1086
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
857
1087
        done
858
 
install: install-am
 
1088
install: $(BUILT_SOURCES)
 
1089
        $(MAKE) $(AM_MAKEFLAGS) install-am
859
1090
install-exec: install-exec-am
860
1091
install-data: install-data-am
861
1092
uninstall: uninstall-am
872
1103
mostlyclean-generic:
873
1104
 
874
1105
clean-generic:
 
1106
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
875
1107
 
876
1108
distclean-generic:
877
1109
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
881
1113
maintainer-clean-generic:
882
1114
        @echo "This command is intended for maintainers to use"
883
1115
        @echo "it deletes files that may require special tools to rebuild."
 
1116
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
884
1117
clean: clean-am
885
1118
 
886
1119
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
904
1137
 
905
1138
info-am:
906
1139
 
907
 
install-data-am: install-gladeDATA \
908
 
        install-libedataserveruiincludeHEADERS install-pkgconfigDATA
 
1140
install-data-am: install-libedataserveruiincludeHEADERS \
 
1141
        install-pkgconfigDATA install-uiDATA
909
1142
 
910
1143
install-dvi: install-dvi-am
911
1144
 
951
1184
 
952
1185
ps-am:
953
1186
 
954
 
uninstall-am: uninstall-gladeDATA uninstall-libLTLIBRARIES \
 
1187
uninstall-am: uninstall-libLTLIBRARIES \
955
1188
        uninstall-libedataserveruiincludeHEADERS \
956
 
        uninstall-pkgconfigDATA
 
1189
        uninstall-pkgconfigDATA uninstall-uiDATA
957
1190
 
958
 
.MAKE: install-am install-strip
 
1191
.MAKE: all check install install-am install-strip
959
1192
 
960
1193
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
961
1194
        clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
963
1196
        distclean-libtool distclean-tags distdir dvi dvi-am html \
964
1197
        html-am info info-am install install-am install-data \
965
1198
        install-data-am install-dvi install-dvi-am install-exec \
966
 
        install-exec-am install-gladeDATA install-html install-html-am \
967
 
        install-info install-info-am install-libLTLIBRARIES \
 
1199
        install-exec-am install-html install-html-am install-info \
 
1200
        install-info-am install-libLTLIBRARIES \
968
1201
        install-libedataserveruiincludeHEADERS install-man install-pdf \
969
1202
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
970
 
        install-strip installcheck installcheck-am installdirs \
971
 
        maintainer-clean maintainer-clean-generic mostlyclean \
972
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
973
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
974
 
        uninstall-gladeDATA uninstall-libLTLIBRARIES \
 
1203
        install-strip install-uiDATA installcheck installcheck-am \
 
1204
        installdirs maintainer-clean maintainer-clean-generic \
 
1205
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
1206
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
1207
        uninstall-am uninstall-libLTLIBRARIES \
975
1208
        uninstall-libedataserveruiincludeHEADERS \
976
 
        uninstall-pkgconfigDATA
 
1209
        uninstall-pkgconfigDATA uninstall-uiDATA
977
1210
 
978
1211
@EVO_MARSHAL_RULE@
979
1212
 
980
1213
%-$(API_VERSION).pc: %.pc
981
1214
         cp $< $@
982
1215
 
 
1216
-include $(top_srcdir)/git.mk
 
1217
 
983
1218
# Tell versions [3.59,3.63) of GNU make to not export all variables.
984
1219
# Otherwise a system limit (for SysV at least) may be exceeded.
985
1220
.NOEXPORT: