Mercurial > pidgin.yaz
annotate src/Makefile.am @ 12217:029802981b81
[gaim-migrate @ 14519]
SILC IM Image and cipher selection support from Pekka Riikonen.
Modified by me so the SILC prpl continues to work with SILC Toolkit < 1.0.1,
but without images. Any breakage is my fault.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 24 Nov 2005 21:07:12 +0000 |
parents | 8e9c18896431 |
children | 064a2c28ceec |
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 |
12024 | 58 if HAVE_VV |
59 SUBDIRS = protocols mediastreamer | |
60 else | |
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
61 SUBDIRS = protocols |
12024 | 62 endif |
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
63 |
9391 | 64 gaim_coresources = \ |
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
65 account.c \ |
9364 | 66 accountopt.c \ |
67 blist.c \ | |
68 buddyicon.c \ | |
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
69 cipher.c \ |
9364 | 70 cmds.c \ |
71 connection.c \ | |
72 conversation.c \ | |
73 core.c \ | |
74 debug.c \ | |
10228 | 75 desktopitem.c \ |
9364 | 76 eventloop.c \ |
77 ft.c \ | |
78 imgstore.c \ | |
79 log.c \ | |
12024 | 80 media.c \ |
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
81 mime.c \ |
9364 | 82 network.c \ |
11375 | 83 ntlm.c \ |
9364 | 84 notify.c \ |
85 plugin.c \ | |
86 pluginpref.c \ | |
87 pounce.c \ | |
10245 | 88 prefix.c \ |
89 prefs.c \ | |
9364 | 90 privacy.c \ |
91 proxy.c \ | |
92 prpl.c \ | |
93 request.c \ | |
94 roomlist.c \ | |
10418 | 95 savedstatuses.c \ |
9364 | 96 server.c \ |
97 signals.c \ | |
11373 | 98 dnssrv.c\ |
9364 | 99 status.c \ |
100 stringref.c \ | |
11225 | 101 stun.c \ |
9364 | 102 sound.c \ |
103 sslconn.c \ | |
11195 | 104 upnp.c \ |
9364 | 105 util.c \ |
106 value.c \ | |
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
107 xmlnode.c \ |
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
108 whiteboard.c |
9364 | 109 |
110 gaim_coreheaders = \ | |
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
111 account.h \ |
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5563
diff
changeset
|
112 accountopt.h \ |
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
113 blist.h \ |
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6748
diff
changeset
|
114 buddyicon.h \ |
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
115 cipher.h \ |
9130 | 116 cmds.h \ |
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
117 connection.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
118 conversation.h \ |
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
119 core.h \ |
11884 | 120 dbus-maybe.h \ |
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
121 debug.h \ |
10228 | 122 desktopitem.h \ |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
123 eventloop.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
124 ft.h \ |
6982 | 125 imgstore.h \ |
7593 | 126 log.h \ |
12024 | 127 media.h \ |
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
128 mime.h \ |
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
129 network.h \ |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
130 notify.h \ |
11375 | 131 ntlm.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
132 plugin.h \ |
8713 | 133 pluginpref.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
134 pounce.h \ |
10312 | 135 prefix.h \ |
10245 | 136 prefs.h \ |
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
137 privacy.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
138 proxy.h \ |
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
139 prpl.h \ |
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
140 request.h \ |
8113 | 141 roomlist.h \ |
10418 | 142 savedstatuses.h \ |
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
143 server.h \ |
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
144 signals.h \ |
11373 | 145 dnssrv.h \ |
6065 | 146 status.h \ |
7763 | 147 stringref.h \ |
11225 | 148 stun.h \ |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
149 sound.h \ |
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
150 sslconn.h \ |
11195 | 151 upnp.h \ |
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
152 util.h \ |
7131 | 153 value.h \ |
9957 | 154 version.h \ |
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
155 xmlnode.h \ |
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
156 whiteboard.h |
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
157 |
9364 | 158 |
11055 | 159 |
160 if ENABLE_DBUS | |
161 | |
11337 | 162 CLEANFILES = \ |
11241 | 163 dbus-bindings.c \ |
11242 | 164 dbus-client-binding.c \ |
11331 | 165 dbus-client-binding.h \ |
11337 | 166 gaim.service \ |
167 dbus-types.c \ | |
11884 | 168 dbus-types.h |
11241 | 169 |
11242 | 170 # gaim dbus server |
11241 | 171 |
11242 | 172 dbus_sources = dbus-server.c dbus-useful.c |
11903 | 173 dbus_headers = dbus-bindings.h dbus-gaim.h dbus-server.h dbus-useful.h dbus-define-api.h |
11146 | 174 |
11187 | 175 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 | 176 |
11903 | 177 gaim_build_coreheaders = $(addprefix $(srcdir)/, $(gaim_coreheaders)) |
178 dbus_build_exported = $(addprefix $(srcdir)/, $(dbus_exported)) | |
11331 | 179 |
11337 | 180 dbus-types.c: dbus-analyze-types.py $(gaim_coreheaders) |
11903 | 181 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DEFINE_TYPE\(%s\) > $@ |
11331 | 182 |
11337 | 183 dbus-types.h: dbus-analyze-types.py $(dbus_coreheaders) |
11903 | 184 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DECLARE_TYPE\(%s\) > $@ |
11146 | 185 |
11171 | 186 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
11903 | 187 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py > $@ |
11171 | 188 |
11331 | 189 dbus-server.$(OBJEXT): dbus-bindings.c dbus-types.c dbus-types.h |
190 $(gaim_OBJECTS): dbus-types.h | |
11241 | 191 |
192 # libgaim-client | |
193 | |
194 lib_LTLIBRARIES = libgaim-client.la | |
195 | |
196 libgaim_client_la_SOURCES = gaim-client.c | |
197 | |
198 gaim-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) | |
11903 | 199 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client > $@ |
11241 | 200 |
11331 | 201 gaim-client-bindings.h: dbus-analyze-types.py dbus-analyze-functions.py $(gaim_coreheaders) $(dbus_exported) |
11903 | 202 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --keyword=enum --verbatim > $@ |
203 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client --headers >> $@ | |
11241 | 204 |
205 $(libgaim_client_la_OBJECTS): gaim-client-bindings.h gaim-client-bindings.c | |
11171 | 206 |
11241 | 207 |
208 # gaim-client-example | |
209 | |
11242 | 210 gaim_client_example_SOURCES = gaim-client-example.c |
11241 | 211 |
11405 | 212 gaim_client_example_DEPENDENCIES = @LIBOBJS@ libgaim-client.la |
11277 | 213 |
11241 | 214 gaim_client_example_LDADD = \ |
215 @LIBOBJS@ \ | |
216 libgaim-client.la \ | |
217 $(GTK_LIBS) \ | |
218 $(DBUS_LIBS) | |
219 | |
11334 | 220 gaim_clientbP = gaim-client-example |
11241 | 221 |
11405 | 222 gaim-client-example.$(OBJEXT): gaim-client-bindings.h |
11331 | 223 |
224 # scripts | |
225 | |
226 bin_SCRIPTS = gaim-remote.py gaim-notifications-example.py gaim-send gaim-send-async | |
227 | |
11171 | 228 |
11331 | 229 # gaim.service |
230 | |
231 gaim.service: | |
232 echo "[Gaim]" > $@ | |
233 echo "Name=org.gaim.GaimService" >> $@ | |
234 echo "Exec=$(bindir)/gaim" >> $@ | |
235 | |
11349 | 236 #Ideally, this directory should be autodetected, and the user should |
237 #be able to specify it as an option to "configure" | |
11351 | 238 dbus_sessiondir = $(DBUS_SESSION_DIR) |
239 dbus_session_DATA = gaim.service | |
11055 | 240 |
241 endif | |
242 | |
11405 | 243 bin_PROGRAMS = gaim $(gaim_clientbP) |
11334 | 244 |
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
245 gaim_SOURCES = \ |
11618
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
246 $(gaim_coresources) \ |
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
247 $(dbus_sources) \ |
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
248 gtkblist.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
249 gtkcombobox.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
250 gtkcelllayout.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
251 gtkcellview.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
252 gtkcellviewmenuitem.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
253 gtkaccount.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
254 gtkcellrendererprogress.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
255 gtkconn.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
256 gtkconv.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
257 gtkdebug.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
258 gtkdialogs.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
259 gtkdnd-hints.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
260 gtkeventloop.c \ |
11735 | 261 gtkexpander.c \ |
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
262 gtkft.c \ |
11907 | 263 gtkidle.c \ |
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
264 gtkimhtml.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
265 gtkimhtmltoolbar.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
266 gtklog.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
267 gtkmain.c \ |
12024 | 268 gtkmedia.c \ |
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
269 gtkmenutray.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
270 gtknotify.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
271 gtkplugin.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
272 gtkpluginpref.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
273 gtkprefs.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
274 gtkprivacy.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
275 gtkpounce.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
276 gtkrequest.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
277 gtkroomlist.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
278 gtksavedstatuses.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
279 gtksound.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
280 gtksourceiter.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
281 gtkstatusbox.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
282 gtkstock.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
283 gtkthemes.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
284 gtkutils.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
285 gtkwhiteboard.c \ |
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
286 session.c |
9364 | 287 |
288 gaim_headers = \ | |
11095 | 289 $(dbus_headers) \ |
9364 | 290 gaim.h \ |
10708 | 291 gtkcombobox.h \ |
292 gtkcelllayout.h \ | |
293 gtkcellview.h \ | |
294 gtkcellviewmenuitem.h \ | |
295 gtkcellview.h \ | |
296 gtkcellviewmenuitem.h \ | |
9364 | 297 gtkaccount.h \ |
298 gtkcellrendererprogress.h \ | |
299 gtkblist.h \ | |
300 gtkconn.h \ | |
301 gtkconv.h \ | |
11584 | 302 gtkconvwin.h \ |
9364 | 303 gtkdebug.h \ |
9709 | 304 gtkdialogs.h \ |
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
305 gtkdnd-hints.h \ |
9364 | 306 gtkeventloop.h \ |
11735 | 307 gtkexpander.h \ |
9364 | 308 gtkft.h \ |
9791 | 309 gtkgaim.h \ |
11907 | 310 gtkidle.h \ |
9364 | 311 gtkimhtml.h \ |
312 gtkimhtmltoolbar.h \ | |
313 gtklog.h \ | |
12024 | 314 gtkmedia.h \ |
11553
5c8210f7cbe2
[gaim-migrate @ 13813]
Gary Kramlich <grim@reaperworld.com>
parents:
11525
diff
changeset
|
315 gtkmenutray.h \ |
9364 | 316 gtknotify.h \ |
317 gtkplugin.h \ | |
318 gtkpluginpref.h \ | |
319 gtkprefs.h \ | |
320 gtkprivacy.h \ | |
321 gtkpounce.h \ | |
322 gtkrequest.h \ | |
323 gtkroomlist.h \ | |
10418 | 324 gtksavedstatuses.h \ |
9364 | 325 gtksound.h \ |
326 gtksourceiter.h \ | |
10643 | 327 gtkstatusbox.h \ |
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
328 gtkstock.h \ |
11525 | 329 gtkthemes.h \ |
9364 | 330 gtkutils.h \ |
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
331 internal.h \ |
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
332 gtkwhiteboard.h |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
333 |
9364 | 334 gaimincludedir=$(includedir)/gaim |
335 gaiminclude_HEADERS = \ | |
336 $(gaim_coreheaders) \ | |
337 $(gaim_headers) | |
338 | |
12024 | 339 if HAVE_VV |
340 MS_LIBS=$(top_srcdir)/src/mediastreamer/libmediastreamer.la | |
341 MS_INCLUDES=-I$(top_srcdir)/src/mediastreamer | |
342 endif | |
343 | |
12033 | 344 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) $(MS_LIBS) |
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
345 gaim_LDFLAGS = -export-dynamic |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
346 gaim_LDADD = \ |
4418 | 347 @LIBOBJS@ \ |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
348 $(GTK_LIBS) \ |
11055 | 349 $(DBUS_LIBS) \ |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
350 $(SOUND_LIBS) \ |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
351 $(STATIC_LINK_LIBS) \ |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
352 $(XSS_LIBS) \ |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
353 $(SM_LIBS) \ |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
354 $(INTLLIBS) \ |
12068
8e9c18896431
[gaim-migrate @ 14363]
Richard Laager <rlaager@wiktel.com>
parents:
12061
diff
changeset
|
355 $(GTKSPELL_LIBS) \ |
12024 | 356 $(STARTUP_NOTIFICATION_LIBS) \ |
357 $(VV_LIBS) \ | |
358 $(MS_LIBS) | |
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
359 |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
360 AM_CPPFLAGS = \ |
10245 | 361 -DBR_PTHREADS=0 \ |
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
362 -DDATADIR=\"$(datadir)\" \ |
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
363 -DLIBDIR=\"$(libdir)/gaim/\" \ |
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
364 -DLOCALEDIR=\"$(datadir)/locale\" \ |
8702 | 365 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
366 -I$(top_srcdir)/plugins \ |
12024 | 367 $(MS_INCLUDES) \ |
368 $(VV_CFLAGS) \ | |
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
369 $(AUDIOFILE_CFLAGS) \ |
4684 | 370 $(AO_CFLAGS) \ |
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
371 $(DEBUG_CFLAGS) \ |
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
372 $(GTK_CFLAGS) \ |
11055 | 373 $(DBUS_CFLAGS) \ |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
374 $(GTKSPELL_CFLAGS) \ |
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
375 $(STARTUP_NOTIFICATION_CFLAGS) |