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