Mercurial > pidgin
annotate src/Makefile.am @ 11225:46facec74fc1
[gaim-migrate @ 13361]
added STUN API to detect a NAT and the public ip
committer: Tailor Script <tailor@pidgin.im>
| author | Thomas Butter <tbutter> |
|---|---|
| date | Wed, 10 Aug 2005 21:16:37 +0000 |
| parents | 3aeb85cc9cda |
| children | 66f872f30e40 |
| rev | line source |
|---|---|
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
1 EXTRA_DIST = \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
2 getopt.c \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
3 getopt.h \ |
| 6187 | 4 getopt1.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
5 Makefile.mingw \ |
| 6190 | 6 win_gaim.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
7 win32/IdleTracker/Makefile.mingw \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
8 win32/IdleTracker/idletrack.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
9 win32/IdleTracker/idletrack.h \ |
| 6190 | 10 win32/MinimizeToTray.c \ |
| 11 win32/MinimizeToTray.h \ | |
| 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 \ |
| 18 win32/stdafx.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
19 win32/untar.c \ |
| 6190 | 20 win32/untar.h \ |
| 21 win32/wgaimerror.h \ | |
| 22 win32/win32dep.c \ | |
| 23 win32/win32dep.h \ | |
| 24 win32/wspell.c \ | |
| 25 win32/wspell.h \ | |
| 26 win32/mingw_plus/winuser_extra.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
27 win32/nsis/gaim-header.bmp \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
28 win32/nsis/gaim-intro.bmp \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
29 win32/nsis/langmacros.nsh \ |
|
10095
b28f9be379b3
[gaim-migrate @ 11114]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9993
diff
changeset
|
30 win32/nsis/translations/albanian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
31 win32/nsis/translations/bulgarian.nsh \ |
|
9956
a448265e09d8
[gaim-migrate @ 10856]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9791
diff
changeset
|
32 win32/nsis/translations/catalan.nsh \ |
|
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7593
diff
changeset
|
33 win32/nsis/translations/czech.nsh \ |
|
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7763
diff
changeset
|
34 win32/nsis/translations/danish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
35 win32/nsis/translations/dutch.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
36 win32/nsis/translations/english.nsh \ |
|
8178
33802f8a2d90
[gaim-migrate @ 8895]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8126
diff
changeset
|
37 win32/nsis/translations/finnish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
38 win32/nsis/translations/french.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
39 win32/nsis/translations/german.nsh \ |
|
8388
c08d9b0dbd29
[gaim-migrate @ 9116]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8317
diff
changeset
|
40 win32/nsis/translations/hebrew.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
41 win32/nsis/translations/hungarian.nsh \ |
|
6448
fd3c96c0c2d6
[gaim-migrate @ 6957]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6442
diff
changeset
|
42 win32/nsis/translations/italian.nsh \ |
|
8183
ab0fce369327
[gaim-migrate @ 8902]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8178
diff
changeset
|
43 win32/nsis/translations/japanese.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
44 win32/nsis/translations/korean.nsh \ |
|
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8490
diff
changeset
|
45 win32/nsis/translations/norwegian.nsh \ |
|
8126
b6458d4ce101
[gaim-migrate @ 8830]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8113
diff
changeset
|
46 win32/nsis/translations/polish.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
47 win32/nsis/translations/portuguese.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
48 win32/nsis/translations/portuguese-br.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
49 win32/nsis/translations/romanian.nsh \ |
|
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
50 win32/nsis/translations/russian.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
51 win32/nsis/translations/serbian-latin.nsh \ |
|
6559
8dba07c335e9
[gaim-migrate @ 7081]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6493
diff
changeset
|
52 win32/nsis/translations/simp-chinese.nsh \ |
|
9561
3ff773e92747
[gaim-migrate @ 10397]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9391
diff
changeset
|
53 win32/nsis/translations/slovak.nsh \ |
|
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8713
diff
changeset
|
54 win32/nsis/translations/slovenian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
55 win32/nsis/translations/spanish.nsh \ |
|
6651
6eb1f388bdf8
[gaim-migrate @ 7176]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6562
diff
changeset
|
56 win32/nsis/translations/swedish.nsh \ |
| 8464 | 57 win32/nsis/translations/trad-chinese.nsh \ |
| 58 win32/nsis/translations/vietnamese.nsh | |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
59 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
60 |
|
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
61 SUBDIRS = protocols |
|
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
62 |
| 9391 | 63 gaim_coresources = \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
64 account.c \ |
| 9364 | 65 accountopt.c \ |
| 66 blist.c \ | |
| 67 buddyicon.c \ | |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
68 cipher.c \ |
| 9364 | 69 cmds.c \ |
| 70 connection.c \ | |
| 71 conversation.c \ | |
| 72 core.c \ | |
| 73 debug.c \ | |
| 10228 | 74 desktopitem.c \ |
| 9364 | 75 eventloop.c \ |
| 76 ft.c \ | |
| 77 imgstore.c \ | |
| 78 log.c \ | |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
79 mime.c \ |
| 9364 | 80 network.c \ |
| 81 notify.c \ | |
| 82 plugin.c \ | |
| 83 pluginpref.c \ | |
| 84 pounce.c \ | |
| 10245 | 85 prefix.c \ |
| 86 prefs.c \ | |
| 9364 | 87 privacy.c \ |
| 88 proxy.c \ | |
| 89 prpl.c \ | |
| 90 request.c \ | |
| 91 roomlist.c \ | |
| 10418 | 92 savedstatuses.c \ |
| 9364 | 93 server.c \ |
| 94 signals.c \ | |
| 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 \ | |
| 103 xmlnode.c | |
| 104 | |
| 105 gaim_coreheaders = \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
106 account.h \ |
|
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5563
diff
changeset
|
107 accountopt.h \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
108 blist.h \ |
|
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6748
diff
changeset
|
109 buddyicon.h \ |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
110 cipher.h \ |
| 9130 | 111 cmds.h \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
112 connection.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
113 conversation.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
114 core.h \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
115 debug.h \ |
| 10228 | 116 desktopitem.h \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
117 eventloop.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
118 ft.h \ |
| 6982 | 119 imgstore.h \ |
| 7593 | 120 log.h \ |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
121 mime.h \ |
|
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
122 network.h \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
123 notify.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
124 plugin.h \ |
| 8713 | 125 pluginpref.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
126 pounce.h \ |
| 10312 | 127 prefix.h \ |
| 10245 | 128 prefs.h \ |
|
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
129 privacy.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
130 proxy.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
131 prpl.h \ |
|
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
132 request.h \ |
| 8113 | 133 roomlist.h \ |
| 10418 | 134 savedstatuses.h \ |
|
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
135 server.h \ |
|
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
136 signals.h \ |
| 6065 | 137 status.h \ |
| 7763 | 138 stringref.h \ |
| 11225 | 139 stun.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
140 sound.h \ |
|
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
141 sslconn.h \ |
| 11195 | 142 upnp.h \ |
|
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
143 util.h \ |
| 7131 | 144 value.h \ |
| 9957 | 145 version.h \ |
| 7131 | 146 xmlnode.h |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
147 |
| 3478 | 148 bin_PROGRAMS = gaim gaim-remote |
| 9364 | 149 |
| 11055 | 150 |
| 151 if ENABLE_DBUS | |
| 152 | |
| 11187 | 153 dbus_sources = dbus-server.c dbus-useful.c |
| 11146 | 154 dbus_headers = dbus-server.h dbus-useful.h dbus-maybe.h |
| 155 | |
| 11171 | 156 CLEANFILES = dbus-bindings.c |
| 11146 | 157 |
| 11187 | 158 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 | 159 |
| 160 | |
| 11171 | 161 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
| 162 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py > $@ | |
| 163 | |
| 164 dbus-server.$(OBJEXT): dbus-bindings.c | |
| 11146 | 165 |
| 11171 | 166 # dbus-types.c: dbus-analyze-types.py $(gaim_coreheaders) |
| 167 # cat $(gaim_coreheaders) | $(PYTHON) dbus-analyze-types.py --keyword=struct '--pattern=GAIM_DBUS_DEFINE_TYPE(%s)' > $@ | |
| 168 | |
| 169 # dbus-types.h: dbus-analyze-types.py $(gaim_coreheaders) | |
| 170 # cat $(gaim_coreheaders) | $(PYTHON) dbus-analyze-types.py --keyword=struct '--pattern=GAIM_DBUS_DECLARE_TYPE(%s)' > $@ | |
| 171 | |
| 11055 | 172 |
| 173 endif | |
| 174 | |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
175 gaim_SOURCES = \ |
| 9391 | 176 $(gaim_coresources) \ |
| 11095 | 177 $(dbus_sources) \ |
| 10708 | 178 gtkcombobox.c \ |
| 179 gtkcelllayout.c \ | |
| 180 gtkcellview.c \ | |
| 181 gtkcellviewmenuitem.c \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
182 gtkaccount.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
183 gtkcellrendererprogress.c \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
184 gtkblist.c \ |
| 5717 | 185 gtkconn.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
186 gtkconv.c \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
187 gtkdebug.c \ |
| 9709 | 188 gtkdialogs.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
189 gtkdnd-hints.c \ |
|
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
190 gtkgaim-disclosure.c \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
191 gtkeventloop.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
192 gtkft.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
193 gtkimhtml.c \ |
| 8317 | 194 gtkimhtmltoolbar.c \ |
| 7431 | 195 gtklog.c \ |
| 10302 | 196 gtkmain.c \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
197 gtknotify.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
198 gtkplugin.c \ |
| 8713 | 199 gtkpluginpref.c \ |
| 5440 | 200 gtkprefs.c \ |
|
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6360
diff
changeset
|
201 gtkprivacy.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
202 gtkpounce.c \ |
|
5480
f19620d8694f
[gaim-migrate @ 5876]
Christian Hammond <chipx86@chipx86.com>
parents:
5477
diff
changeset
|
203 gtkrequest.c \ |
| 8113 | 204 gtkroomlist.c \ |
| 10418 | 205 gtksavedstatuses.c \ |
| 5684 | 206 gtksound.c \ |
| 7358 | 207 gtksourceiter.c \ |
| 10643 | 208 gtkstatusbox.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
209 gtkstock.c \ |
|
10295
0cf2a686266e
[gaim-migrate @ 11474]
Luke Schierer <lschiere@pidgin.im>
parents:
10245
diff
changeset
|
210 gtkthemes.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
211 gtkutils.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
212 idle.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
213 session.c |
| 9364 | 214 |
| 215 gaim_headers = \ | |
| 11095 | 216 $(dbus_headers) \ |
| 9364 | 217 gaim.h \ |
| 10708 | 218 gtkcombobox.h \ |
| 219 gtkcelllayout.h \ | |
| 220 gtkcellview.h \ | |
| 221 gtkcellviewmenuitem.h \ | |
| 222 gtkcellview.h \ | |
| 223 gtkcellviewmenuitem.h \ | |
| 9364 | 224 gtkaccount.h \ |
| 225 gtkcellrendererprogress.h \ | |
| 226 gtkblist.h \ | |
| 227 gtkconn.h \ | |
| 228 gtkconv.h \ | |
| 229 gtkdebug.h \ | |
| 9709 | 230 gtkdialogs.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
231 gtkdnd-hints.h \ |
| 9364 | 232 gtkeventloop.h \ |
| 233 gtkft.h \ | |
| 9791 | 234 gtkgaim.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
235 gtkgaim-disclosure.h \ |
| 9364 | 236 gtkimhtml.h \ |
| 237 gtkimhtmltoolbar.h \ | |
| 238 gtklog.h \ | |
| 239 gtknotify.h \ | |
| 240 gtkplugin.h \ | |
| 241 gtkpluginpref.h \ | |
| 242 gtkprefs.h \ | |
| 243 gtkprivacy.h \ | |
| 244 gtkpounce.h \ | |
| 245 gtkrequest.h \ | |
| 246 gtkroomlist.h \ | |
| 10418 | 247 gtksavedstatuses.h \ |
| 9364 | 248 gtksound.h \ |
| 249 gtksourceiter.h \ | |
| 10643 | 250 gtkstatusbox.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
251 gtkstock.h \ |
| 9364 | 252 gtkutils.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
253 internal.h |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
254 |
| 9364 | 255 gaimincludedir=$(includedir)/gaim |
| 256 gaiminclude_HEADERS = \ | |
| 257 $(gaim_coreheaders) \ | |
| 258 $(gaim_headers) | |
| 259 | |
|
2097
d933b30d67b0
[gaim-migrate @ 2107]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
260 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) |
|
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
261 gaim_LDFLAGS = -export-dynamic |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
262 gaim_LDADD = \ |
| 4418 | 263 @LIBOBJS@ \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
264 $(GTK_LIBS) \ |
| 11055 | 265 $(DBUS_LIBS) \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
266 $(SOUND_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
267 $(STATIC_LINK_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
268 $(XSS_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
269 $(SM_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
270 $(INTLLIBS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
271 $(GTKSPELL_LIBS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
272 $(STARTUP_NOTIFICATION_LIBS) |
|
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
273 |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
274 gaim_remote_SOURCES = \ |
| 10245 | 275 gaim-remote.c \ |
| 276 prefix.c \ | |
| 277 prefix.h | |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
278 |
| 4418 | 279 gaim_remote_DEPENDENCIES = @LIBOBJS@ |
|
5884
d188b000e892
[gaim-migrate @ 6316]
Christian Hammond <chipx86@chipx86.com>
parents:
5874
diff
changeset
|
280 gaim_remote_LDADD = \ |
|
d188b000e892
[gaim-migrate @ 6316]
Christian Hammond <chipx86@chipx86.com>
parents:
5874
diff
changeset
|
281 @LIBOBJS@ $(GLIB_LIBS) $(INTLLIBS) \ |
| 6916 | 282 $(top_builddir)/plugins/gaim-remote/libgaim-remote.la |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
283 |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
284 AM_CPPFLAGS = \ |
| 10245 | 285 -DBR_PTHREADS=0 \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
286 -DDATADIR=\"$(datadir)\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
287 -DLIBDIR=\"$(libdir)/gaim/\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
288 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 8702 | 289 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
290 -I$(top_srcdir)/plugins \ |
|
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
291 $(AUDIOFILE_CFLAGS) \ |
| 4684 | 292 $(AO_CFLAGS) \ |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
293 $(DEBUG_CFLAGS) \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
294 $(GTK_CFLAGS) \ |
| 11055 | 295 $(DBUS_CFLAGS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
296 $(GTKSPELL_CFLAGS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
297 $(STARTUP_NOTIFICATION_CFLAGS) |
