Mercurial > pidgin
annotate src/Makefile.am @ 11980:67fbd2ff4c4e
[gaim-migrate @ 14273]
Mono cleanup patch from Eoin Coffey
First, I changed mono_loader_ to ml_, since I was
getting sick of typing mono_loader_ :-D
Moved the mono runtime init and deinit code out of
mono.c into ml_init and ml_uninit in mono-helper.c
Added api/Status.cs and loader/status-glue.c so the
.net api now knows very little (as in the 'id') of
statuses.
committer: Tailor Script <tailor@pidgin.im>
| author | Gary Kramlich <grim@reaperworld.com> |
|---|---|
| date | Sat, 05 Nov 2005 02:09:30 +0000 |
| parents | d2db6426c88a |
| children | e67993da8a22 |
| rev | line source |
|---|---|
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
1 EXTRA_DIST = \ |
| 11884 | 2 dbus-analyze-functions.py \ |
| 3 dbus-analyze-types.py \ | |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
4 getopt.c \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
5 getopt.h \ |
| 6187 | 6 getopt1.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
7 Makefile.mingw \ |
| 6190 | 8 win_gaim.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
9 win32/IdleTracker/Makefile.mingw \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
10 win32/IdleTracker/idletrack.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
11 win32/IdleTracker/idletrack.h \ |
| 6190 | 12 win32/gaimrc.rc \ |
| 13 win32/global.mak \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
14 win32/libc_interface.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
15 win32/libc_interface.h \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
16 win32/libc_internal.h \ |
| 6190 | 17 win32/resource.h \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
18 win32/untar.c \ |
| 6190 | 19 win32/untar.h \ |
| 20 win32/wgaimerror.h \ | |
| 21 win32/win32dep.c \ | |
| 22 win32/win32dep.h \ | |
| 23 win32/wspell.c \ | |
| 24 win32/wspell.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
25 win32/nsis/gaim-header.bmp \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
26 win32/nsis/gaim-intro.bmp \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
27 win32/nsis/langmacros.nsh \ |
|
10095
b28f9be379b3
[gaim-migrate @ 11114]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9993
diff
changeset
|
28 win32/nsis/translations/albanian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
29 win32/nsis/translations/bulgarian.nsh \ |
|
9956
a448265e09d8
[gaim-migrate @ 10856]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9791
diff
changeset
|
30 win32/nsis/translations/catalan.nsh \ |
|
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7593
diff
changeset
|
31 win32/nsis/translations/czech.nsh \ |
|
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7763
diff
changeset
|
32 win32/nsis/translations/danish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
33 win32/nsis/translations/dutch.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
34 win32/nsis/translations/english.nsh \ |
|
8178
33802f8a2d90
[gaim-migrate @ 8895]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8126
diff
changeset
|
35 win32/nsis/translations/finnish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
36 win32/nsis/translations/french.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
37 win32/nsis/translations/german.nsh \ |
|
8388
c08d9b0dbd29
[gaim-migrate @ 9116]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8317
diff
changeset
|
38 win32/nsis/translations/hebrew.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
39 win32/nsis/translations/hungarian.nsh \ |
|
6448
fd3c96c0c2d6
[gaim-migrate @ 6957]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6442
diff
changeset
|
40 win32/nsis/translations/italian.nsh \ |
|
8183
ab0fce369327
[gaim-migrate @ 8902]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8178
diff
changeset
|
41 win32/nsis/translations/japanese.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
42 win32/nsis/translations/korean.nsh \ |
|
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8490
diff
changeset
|
43 win32/nsis/translations/norwegian.nsh \ |
|
8126
b6458d4ce101
[gaim-migrate @ 8830]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8113
diff
changeset
|
44 win32/nsis/translations/polish.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
45 win32/nsis/translations/portuguese.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
46 win32/nsis/translations/portuguese-br.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
47 win32/nsis/translations/romanian.nsh \ |
|
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
48 win32/nsis/translations/russian.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
49 win32/nsis/translations/serbian-latin.nsh \ |
|
6559
8dba07c335e9
[gaim-migrate @ 7081]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6493
diff
changeset
|
50 win32/nsis/translations/simp-chinese.nsh \ |
|
9561
3ff773e92747
[gaim-migrate @ 10397]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9391
diff
changeset
|
51 win32/nsis/translations/slovak.nsh \ |
|
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8713
diff
changeset
|
52 win32/nsis/translations/slovenian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
53 win32/nsis/translations/spanish.nsh \ |
|
6651
6eb1f388bdf8
[gaim-migrate @ 7176]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6562
diff
changeset
|
54 win32/nsis/translations/swedish.nsh \ |
| 8464 | 55 win32/nsis/translations/trad-chinese.nsh \ |
| 56 win32/nsis/translations/vietnamese.nsh | |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
57 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
58 |
|
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
59 SUBDIRS = protocols |
|
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
60 |
| 9391 | 61 gaim_coresources = \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
62 account.c \ |
| 9364 | 63 accountopt.c \ |
| 64 blist.c \ | |
| 65 buddyicon.c \ | |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
66 cipher.c \ |
| 9364 | 67 cmds.c \ |
| 68 connection.c \ | |
| 69 conversation.c \ | |
| 70 core.c \ | |
| 71 debug.c \ | |
| 10228 | 72 desktopitem.c \ |
| 9364 | 73 eventloop.c \ |
| 74 ft.c \ | |
| 75 imgstore.c \ | |
| 76 log.c \ | |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
77 mime.c \ |
| 9364 | 78 network.c \ |
| 11375 | 79 ntlm.c \ |
| 9364 | 80 notify.c \ |
| 81 plugin.c \ | |
| 82 pluginpref.c \ | |
| 83 pounce.c \ | |
| 10245 | 84 prefix.c \ |
| 85 prefs.c \ | |
| 9364 | 86 privacy.c \ |
| 87 proxy.c \ | |
| 88 prpl.c \ | |
| 89 request.c \ | |
| 90 roomlist.c \ | |
| 10418 | 91 savedstatuses.c \ |
| 9364 | 92 server.c \ |
| 93 signals.c \ | |
| 11373 | 94 dnssrv.c\ |
| 9364 | 95 status.c \ |
| 96 stringref.c \ | |
| 11225 | 97 stun.c \ |
| 9364 | 98 sound.c \ |
| 99 sslconn.c \ | |
| 11195 | 100 upnp.c \ |
| 9364 | 101 util.c \ |
| 102 value.c \ | |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
103 xmlnode.c \ |
|
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
104 whiteboard.c |
| 9364 | 105 |
| 106 gaim_coreheaders = \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
107 account.h \ |
|
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5563
diff
changeset
|
108 accountopt.h \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
109 blist.h \ |
|
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6748
diff
changeset
|
110 buddyicon.h \ |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
111 cipher.h \ |
| 9130 | 112 cmds.h \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
113 connection.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
114 conversation.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
115 core.h \ |
| 11884 | 116 dbus-maybe.h \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
117 debug.h \ |
| 10228 | 118 desktopitem.h \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
119 eventloop.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
120 ft.h \ |
| 6982 | 121 imgstore.h \ |
| 7593 | 122 log.h \ |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
123 mime.h \ |
|
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
124 network.h \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
125 notify.h \ |
| 11375 | 126 ntlm.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
127 plugin.h \ |
| 8713 | 128 pluginpref.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
129 pounce.h \ |
| 10312 | 130 prefix.h \ |
| 10245 | 131 prefs.h \ |
|
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
132 privacy.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
133 proxy.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
134 prpl.h \ |
|
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
135 request.h \ |
| 8113 | 136 roomlist.h \ |
| 10418 | 137 savedstatuses.h \ |
|
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
138 server.h \ |
|
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
139 signals.h \ |
| 11373 | 140 dnssrv.h \ |
| 6065 | 141 status.h \ |
| 7763 | 142 stringref.h \ |
| 11225 | 143 stun.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
144 sound.h \ |
|
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
145 sslconn.h \ |
| 11195 | 146 upnp.h \ |
|
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
147 util.h \ |
| 7131 | 148 value.h \ |
| 9957 | 149 version.h \ |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
150 xmlnode.h \ |
|
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
151 whiteboard.h |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
152 |
| 9364 | 153 |
| 11055 | 154 |
| 155 if ENABLE_DBUS | |
| 156 | |
| 11337 | 157 CLEANFILES = \ |
| 11241 | 158 dbus-bindings.c \ |
| 11242 | 159 dbus-client-binding.c \ |
| 11331 | 160 dbus-client-binding.h \ |
| 11337 | 161 gaim.service \ |
| 162 dbus-types.c \ | |
| 11884 | 163 dbus-types.h |
| 11241 | 164 |
| 11242 | 165 # gaim dbus server |
| 11241 | 166 |
| 11242 | 167 dbus_sources = dbus-server.c dbus-useful.c |
| 11903 | 168 dbus_headers = dbus-bindings.h dbus-gaim.h dbus-server.h dbus-useful.h dbus-define-api.h |
| 11146 | 169 |
| 11187 | 170 dbus_exported = dbus-useful.h dbus-define-api.h account.h blist.h connection.h conversation.h core.h roomlist.h status.h server.h |
| 11146 | 171 |
| 11903 | 172 gaim_build_coreheaders = $(addprefix $(srcdir)/, $(gaim_coreheaders)) |
| 173 dbus_build_exported = $(addprefix $(srcdir)/, $(dbus_exported)) | |
| 11331 | 174 |
| 11337 | 175 dbus-types.c: dbus-analyze-types.py $(gaim_coreheaders) |
| 11903 | 176 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DEFINE_TYPE\(%s\) > $@ |
| 11331 | 177 |
| 11337 | 178 dbus-types.h: dbus-analyze-types.py $(dbus_coreheaders) |
| 11903 | 179 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DECLARE_TYPE\(%s\) > $@ |
| 11146 | 180 |
| 11171 | 181 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
| 11903 | 182 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py > $@ |
| 11171 | 183 |
| 11331 | 184 dbus-server.$(OBJEXT): dbus-bindings.c dbus-types.c dbus-types.h |
| 185 $(gaim_OBJECTS): dbus-types.h | |
| 11241 | 186 |
| 187 # libgaim-client | |
| 188 | |
| 189 lib_LTLIBRARIES = libgaim-client.la | |
| 190 | |
| 191 libgaim_client_la_SOURCES = gaim-client.c | |
| 192 | |
| 193 gaim-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) | |
| 11903 | 194 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client > $@ |
| 11241 | 195 |
| 11331 | 196 gaim-client-bindings.h: dbus-analyze-types.py dbus-analyze-functions.py $(gaim_coreheaders) $(dbus_exported) |
| 11903 | 197 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --keyword=enum --verbatim > $@ |
| 198 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client --headers >> $@ | |
| 11241 | 199 |
| 200 $(libgaim_client_la_OBJECTS): gaim-client-bindings.h gaim-client-bindings.c | |
| 11171 | 201 |
| 11241 | 202 |
| 203 # gaim-client-example | |
| 204 | |
| 11242 | 205 gaim_client_example_SOURCES = gaim-client-example.c |
| 11241 | 206 |
| 11405 | 207 gaim_client_example_DEPENDENCIES = @LIBOBJS@ libgaim-client.la |
| 11277 | 208 |
| 11241 | 209 gaim_client_example_LDADD = \ |
| 210 @LIBOBJS@ \ | |
| 211 libgaim-client.la \ | |
| 212 $(GTK_LIBS) \ | |
| 213 $(DBUS_LIBS) | |
| 214 | |
| 11334 | 215 gaim_clientbP = gaim-client-example |
| 11241 | 216 |
| 11405 | 217 gaim-client-example.$(OBJEXT): gaim-client-bindings.h |
| 11331 | 218 |
| 219 # scripts | |
| 220 | |
| 221 bin_SCRIPTS = gaim-remote.py gaim-notifications-example.py gaim-send gaim-send-async | |
| 222 | |
| 11171 | 223 |
| 11331 | 224 # gaim.service |
| 225 | |
| 226 gaim.service: | |
| 227 echo "[Gaim]" > $@ | |
| 228 echo "Name=org.gaim.GaimService" >> $@ | |
| 229 echo "Exec=$(bindir)/gaim" >> $@ | |
| 230 | |
| 11349 | 231 #Ideally, this directory should be autodetected, and the user should |
| 232 #be able to specify it as an option to "configure" | |
| 11351 | 233 dbus_sessiondir = $(DBUS_SESSION_DIR) |
| 234 dbus_session_DATA = gaim.service | |
| 11055 | 235 |
| 236 endif | |
| 237 | |
| 11405 | 238 bin_PROGRAMS = gaim $(gaim_clientbP) |
| 11334 | 239 |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
240 gaim_SOURCES = \ |
|
11618
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
241 $(gaim_coresources) \ |
|
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
242 $(dbus_sources) \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
243 gtkblist.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
244 gtkcombobox.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
245 gtkcelllayout.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
246 gtkcellview.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
247 gtkcellviewmenuitem.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
248 gtkaccount.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
249 gtkcellrendererprogress.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
250 gtkconn.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
251 gtkconv.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
252 gtkdebug.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
253 gtkdialogs.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
254 gtkdnd-hints.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
255 gtkeventloop.c \ |
| 11735 | 256 gtkexpander.c \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
257 gtkft.c \ |
| 11907 | 258 gtkidle.c \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
259 gtkimhtml.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
260 gtkimhtmltoolbar.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
261 gtklog.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
262 gtkmain.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
263 gtkmenutray.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
264 gtknotify.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
265 gtkplugin.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
266 gtkpluginpref.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
267 gtkprefs.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
268 gtkprivacy.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
269 gtkpounce.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
270 gtkrequest.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
271 gtkroomlist.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
272 gtksavedstatuses.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
273 gtksound.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
274 gtksourceiter.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
275 gtkstatusbox.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
276 gtkstock.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
277 gtkthemes.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
278 gtkutils.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
279 gtkwhiteboard.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
280 session.c |
| 9364 | 281 |
| 282 gaim_headers = \ | |
| 11095 | 283 $(dbus_headers) \ |
| 9364 | 284 gaim.h \ |
| 10708 | 285 gtkcombobox.h \ |
| 286 gtkcelllayout.h \ | |
| 287 gtkcellview.h \ | |
| 288 gtkcellviewmenuitem.h \ | |
| 289 gtkcellview.h \ | |
| 290 gtkcellviewmenuitem.h \ | |
| 9364 | 291 gtkaccount.h \ |
| 292 gtkcellrendererprogress.h \ | |
| 293 gtkblist.h \ | |
| 294 gtkconn.h \ | |
| 295 gtkconv.h \ | |
| 11584 | 296 gtkconvwin.h \ |
| 9364 | 297 gtkdebug.h \ |
| 9709 | 298 gtkdialogs.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
299 gtkdnd-hints.h \ |
| 9364 | 300 gtkeventloop.h \ |
| 11735 | 301 gtkexpander.h \ |
| 9364 | 302 gtkft.h \ |
| 9791 | 303 gtkgaim.h \ |
| 11907 | 304 gtkidle.h \ |
| 9364 | 305 gtkimhtml.h \ |
| 306 gtkimhtmltoolbar.h \ | |
| 307 gtklog.h \ | |
|
11553
5c8210f7cbe2
[gaim-migrate @ 13813]
Gary Kramlich <grim@reaperworld.com>
parents:
11525
diff
changeset
|
308 gtkmenutray.h \ |
| 9364 | 309 gtknotify.h \ |
| 310 gtkplugin.h \ | |
| 311 gtkpluginpref.h \ | |
| 312 gtkprefs.h \ | |
| 313 gtkprivacy.h \ | |
| 314 gtkpounce.h \ | |
| 315 gtkrequest.h \ | |
| 316 gtkroomlist.h \ | |
| 10418 | 317 gtksavedstatuses.h \ |
| 9364 | 318 gtksound.h \ |
| 319 gtksourceiter.h \ | |
| 10643 | 320 gtkstatusbox.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
321 gtkstock.h \ |
| 11525 | 322 gtkthemes.h \ |
| 9364 | 323 gtkutils.h \ |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
324 internal.h \ |
|
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
325 gtkwhiteboard.h |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
326 |
| 9364 | 327 gaimincludedir=$(includedir)/gaim |
| 328 gaiminclude_HEADERS = \ | |
| 329 $(gaim_coreheaders) \ | |
| 330 $(gaim_headers) | |
| 331 | |
|
2097
d933b30d67b0
[gaim-migrate @ 2107]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
332 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) |
|
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
333 gaim_LDFLAGS = -export-dynamic |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
334 gaim_LDADD = \ |
| 4418 | 335 @LIBOBJS@ \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
336 $(GTK_LIBS) \ |
| 11055 | 337 $(DBUS_LIBS) \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
338 $(SOUND_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
339 $(STATIC_LINK_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
340 $(XSS_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
341 $(SM_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
342 $(INTLLIBS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
343 $(GTKSPELL_LIBS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
344 $(STARTUP_NOTIFICATION_LIBS) |
|
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
345 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
346 AM_CPPFLAGS = \ |
| 10245 | 347 -DBR_PTHREADS=0 \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
348 -DDATADIR=\"$(datadir)\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
349 -DLIBDIR=\"$(libdir)/gaim/\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
350 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 8702 | 351 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
352 -I$(top_srcdir)/plugins \ |
|
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
353 $(AUDIOFILE_CFLAGS) \ |
| 4684 | 354 $(AO_CFLAGS) \ |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
355 $(DEBUG_CFLAGS) \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
356 $(GTK_CFLAGS) \ |
| 11055 | 357 $(DBUS_CFLAGS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
358 $(GTKSPELL_CFLAGS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
359 $(STARTUP_NOTIFICATION_CFLAGS) |
