Mercurial > pidgin
annotate src/Makefile.am @ 11441:9f6df41df587
[gaim-migrate @ 13678]
Update for win32api-3.3. The mingw_plus stuff isn't necessary anymore :). Define _WIN32_WINNT 0x0501 for src/*, this fixes a compile error for getaddrinfo - this *shouldn't* break Win98/ME because the functions are still there - just defined in a different header.
committer: Tailor Script <tailor@pidgin.im>
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Sun, 04 Sep 2005 18:30:15 +0000 |
| parents | a6d446cf090f |
| children | 7fab28c991f3 |
| 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 \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
26 win32/nsis/gaim-header.bmp \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
27 win32/nsis/gaim-intro.bmp \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
28 win32/nsis/langmacros.nsh \ |
|
10095
b28f9be379b3
[gaim-migrate @ 11114]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9993
diff
changeset
|
29 win32/nsis/translations/albanian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
30 win32/nsis/translations/bulgarian.nsh \ |
|
9956
a448265e09d8
[gaim-migrate @ 10856]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9791
diff
changeset
|
31 win32/nsis/translations/catalan.nsh \ |
|
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7593
diff
changeset
|
32 win32/nsis/translations/czech.nsh \ |
|
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7763
diff
changeset
|
33 win32/nsis/translations/danish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
34 win32/nsis/translations/dutch.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
35 win32/nsis/translations/english.nsh \ |
|
8178
33802f8a2d90
[gaim-migrate @ 8895]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8126
diff
changeset
|
36 win32/nsis/translations/finnish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
37 win32/nsis/translations/french.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
38 win32/nsis/translations/german.nsh \ |
|
8388
c08d9b0dbd29
[gaim-migrate @ 9116]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8317
diff
changeset
|
39 win32/nsis/translations/hebrew.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
40 win32/nsis/translations/hungarian.nsh \ |
|
6448
fd3c96c0c2d6
[gaim-migrate @ 6957]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6442
diff
changeset
|
41 win32/nsis/translations/italian.nsh \ |
|
8183
ab0fce369327
[gaim-migrate @ 8902]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8178
diff
changeset
|
42 win32/nsis/translations/japanese.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
43 win32/nsis/translations/korean.nsh \ |
|
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8490
diff
changeset
|
44 win32/nsis/translations/norwegian.nsh \ |
|
8126
b6458d4ce101
[gaim-migrate @ 8830]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8113
diff
changeset
|
45 win32/nsis/translations/polish.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
46 win32/nsis/translations/portuguese.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
47 win32/nsis/translations/portuguese-br.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
48 win32/nsis/translations/romanian.nsh \ |
|
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
49 win32/nsis/translations/russian.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
50 win32/nsis/translations/serbian-latin.nsh \ |
|
6559
8dba07c335e9
[gaim-migrate @ 7081]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6493
diff
changeset
|
51 win32/nsis/translations/simp-chinese.nsh \ |
|
9561
3ff773e92747
[gaim-migrate @ 10397]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9391
diff
changeset
|
52 win32/nsis/translations/slovak.nsh \ |
|
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8713
diff
changeset
|
53 win32/nsis/translations/slovenian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
54 win32/nsis/translations/spanish.nsh \ |
|
6651
6eb1f388bdf8
[gaim-migrate @ 7176]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6562
diff
changeset
|
55 win32/nsis/translations/swedish.nsh \ |
| 8464 | 56 win32/nsis/translations/trad-chinese.nsh \ |
| 57 win32/nsis/translations/vietnamese.nsh | |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
58 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
59 |
|
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
60 SUBDIRS = protocols |
|
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
61 |
| 9391 | 62 gaim_coresources = \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
63 account.c \ |
| 9364 | 64 accountopt.c \ |
| 65 blist.c \ | |
| 66 buddyicon.c \ | |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
67 cipher.c \ |
| 9364 | 68 cmds.c \ |
| 69 connection.c \ | |
| 70 conversation.c \ | |
| 71 core.c \ | |
| 72 debug.c \ | |
| 10228 | 73 desktopitem.c \ |
| 9364 | 74 eventloop.c \ |
| 75 ft.c \ | |
| 76 imgstore.c \ | |
| 77 log.c \ | |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
78 mime.c \ |
| 9364 | 79 network.c \ |
| 11375 | 80 ntlm.c \ |
| 9364 | 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 \ | |
| 11373 | 95 dnssrv.c\ |
| 9364 | 96 status.c \ |
| 97 stringref.c \ | |
| 11225 | 98 stun.c \ |
| 9364 | 99 sound.c \ |
| 100 sslconn.c \ | |
| 11195 | 101 upnp.c \ |
| 9364 | 102 util.c \ |
| 103 value.c \ | |
| 104 xmlnode.c | |
| 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 \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
116 debug.h \ |
| 10228 | 117 desktopitem.h \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
118 eventloop.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
119 ft.h \ |
| 6982 | 120 imgstore.h \ |
| 7593 | 121 log.h \ |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
122 mime.h \ |
|
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
123 network.h \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
124 notify.h \ |
| 11375 | 125 ntlm.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
126 plugin.h \ |
| 8713 | 127 pluginpref.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
128 pounce.h \ |
| 10312 | 129 prefix.h \ |
| 10245 | 130 prefs.h \ |
|
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
131 privacy.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
132 proxy.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
133 prpl.h \ |
|
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
134 request.h \ |
| 8113 | 135 roomlist.h \ |
| 10418 | 136 savedstatuses.h \ |
|
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
137 server.h \ |
|
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
138 signals.h \ |
| 11373 | 139 dnssrv.h \ |
| 6065 | 140 status.h \ |
| 7763 | 141 stringref.h \ |
| 11225 | 142 stun.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
143 sound.h \ |
|
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
144 sslconn.h \ |
| 11195 | 145 upnp.h \ |
|
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
146 util.h \ |
| 7131 | 147 value.h \ |
| 9957 | 148 version.h \ |
| 7131 | 149 xmlnode.h |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
150 |
| 9364 | 151 |
| 11055 | 152 |
| 153 if ENABLE_DBUS | |
| 154 | |
| 11337 | 155 CLEANFILES = \ |
| 11241 | 156 dbus-bindings.c \ |
| 11242 | 157 dbus-client-binding.c \ |
| 11331 | 158 dbus-client-binding.h \ |
| 11337 | 159 gaim.service \ |
| 160 dbus-types.c \ | |
| 161 dbus-types.h | |
| 11241 | 162 |
| 11242 | 163 # gaim dbus server |
| 11241 | 164 |
| 11242 | 165 dbus_sources = dbus-server.c dbus-useful.c |
| 166 dbus_headers = dbus-server.h dbus-useful.h dbus-maybe.h | |
| 11146 | 167 |
| 11187 | 168 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 | 169 |
| 11331 | 170 |
| 11337 | 171 dbus-types.c: dbus-analyze-types.py $(gaim_coreheaders) |
| 172 cat $(gaim_coreheaders) | $(PYTHON) dbus-analyze-types.py --pattern=GAIM_DBUS_DEFINE_TYPE\(%s\) > $@ | |
| 11331 | 173 |
| 11337 | 174 dbus-types.h: dbus-analyze-types.py $(dbus_coreheaders) |
| 175 cat $(gaim_coreheaders) | $(PYTHON) dbus-analyze-types.py --pattern=GAIM_DBUS_DECLARE_TYPE\(%s\) > $@ | |
| 11146 | 176 |
| 11171 | 177 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
| 178 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py > $@ | |
| 179 | |
| 11331 | 180 dbus-server.$(OBJEXT): dbus-bindings.c dbus-types.c dbus-types.h |
| 181 $(gaim_OBJECTS): dbus-types.h | |
| 11241 | 182 |
| 183 # libgaim-client | |
| 184 | |
| 185 lib_LTLIBRARIES = libgaim-client.la | |
| 186 | |
| 187 libgaim_client_la_SOURCES = gaim-client.c | |
| 188 | |
| 189 gaim-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) | |
| 190 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py --client > $@ | |
| 191 | |
| 11331 | 192 gaim-client-bindings.h: dbus-analyze-types.py dbus-analyze-functions.py $(gaim_coreheaders) $(dbus_exported) |
| 193 cat $(gaim_coreheaders) | $(PYTHON) dbus-analyze-types.py --keyword=enum --verbatim > $@ | |
| 194 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py --client --headers >> $@ | |
| 11241 | 195 |
| 196 $(libgaim_client_la_OBJECTS): gaim-client-bindings.h gaim-client-bindings.c | |
| 11171 | 197 |
| 11241 | 198 |
| 199 # gaim-client-example | |
| 200 | |
| 11242 | 201 gaim_client_example_SOURCES = gaim-client-example.c |
| 11241 | 202 |
| 11405 | 203 gaim_client_example_DEPENDENCIES = @LIBOBJS@ libgaim-client.la |
| 11277 | 204 |
| 11241 | 205 gaim_client_example_LDADD = \ |
| 206 @LIBOBJS@ \ | |
| 207 libgaim-client.la \ | |
| 208 $(GTK_LIBS) \ | |
| 209 $(DBUS_LIBS) | |
| 210 | |
| 11334 | 211 gaim_clientbP = gaim-client-example |
| 11241 | 212 |
| 11405 | 213 gaim-client-example.$(OBJEXT): gaim-client-bindings.h |
| 11331 | 214 |
| 215 # scripts | |
| 216 | |
| 217 bin_SCRIPTS = gaim-remote.py gaim-notifications-example.py gaim-send gaim-send-async | |
| 218 | |
| 11171 | 219 |
| 11331 | 220 # gaim.service |
| 221 | |
| 222 gaim.service: | |
| 223 echo "[Gaim]" > $@ | |
| 224 echo "Name=org.gaim.GaimService" >> $@ | |
| 225 echo "Exec=$(bindir)/gaim" >> $@ | |
| 226 | |
| 11349 | 227 #Ideally, this directory should be autodetected, and the user should |
| 228 #be able to specify it as an option to "configure" | |
| 11351 | 229 dbus_sessiondir = $(DBUS_SESSION_DIR) |
| 230 dbus_session_DATA = gaim.service | |
| 11055 | 231 |
| 232 endif | |
| 233 | |
| 11405 | 234 bin_PROGRAMS = gaim $(gaim_clientbP) |
| 11334 | 235 |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
236 gaim_SOURCES = \ |
| 9391 | 237 $(gaim_coresources) \ |
| 11095 | 238 $(dbus_sources) \ |
| 10708 | 239 gtkcombobox.c \ |
| 240 gtkcelllayout.c \ | |
| 241 gtkcellview.c \ | |
| 242 gtkcellviewmenuitem.c \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
243 gtkaccount.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
244 gtkcellrendererprogress.c \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
245 gtkblist.c \ |
| 5717 | 246 gtkconn.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
247 gtkconv.c \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
248 gtkdebug.c \ |
| 9709 | 249 gtkdialogs.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
250 gtkdnd-hints.c \ |
|
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
251 gtkgaim-disclosure.c \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
252 gtkeventloop.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
253 gtkft.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
254 gtkimhtml.c \ |
| 8317 | 255 gtkimhtmltoolbar.c \ |
| 7431 | 256 gtklog.c \ |
| 10302 | 257 gtkmain.c \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
258 gtknotify.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
259 gtkplugin.c \ |
| 8713 | 260 gtkpluginpref.c \ |
| 5440 | 261 gtkprefs.c \ |
|
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6360
diff
changeset
|
262 gtkprivacy.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
263 gtkpounce.c \ |
|
5480
f19620d8694f
[gaim-migrate @ 5876]
Christian Hammond <chipx86@chipx86.com>
parents:
5477
diff
changeset
|
264 gtkrequest.c \ |
| 8113 | 265 gtkroomlist.c \ |
| 10418 | 266 gtksavedstatuses.c \ |
| 5684 | 267 gtksound.c \ |
| 7358 | 268 gtksourceiter.c \ |
| 10643 | 269 gtkstatusbox.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
270 gtkstock.c \ |
|
10295
0cf2a686266e
[gaim-migrate @ 11474]
Luke Schierer <lschiere@pidgin.im>
parents:
10245
diff
changeset
|
271 gtkthemes.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
272 gtkutils.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
273 idle.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
274 session.c |
| 9364 | 275 |
| 276 gaim_headers = \ | |
| 11095 | 277 $(dbus_headers) \ |
| 9364 | 278 gaim.h \ |
| 10708 | 279 gtkcombobox.h \ |
| 280 gtkcelllayout.h \ | |
| 281 gtkcellview.h \ | |
| 282 gtkcellviewmenuitem.h \ | |
| 283 gtkcellview.h \ | |
| 284 gtkcellviewmenuitem.h \ | |
| 9364 | 285 gtkaccount.h \ |
| 286 gtkcellrendererprogress.h \ | |
| 287 gtkblist.h \ | |
| 288 gtkconn.h \ | |
| 289 gtkconv.h \ | |
| 290 gtkdebug.h \ | |
| 9709 | 291 gtkdialogs.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
292 gtkdnd-hints.h \ |
| 9364 | 293 gtkeventloop.h \ |
| 294 gtkft.h \ | |
| 9791 | 295 gtkgaim.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
296 gtkgaim-disclosure.h \ |
| 9364 | 297 gtkimhtml.h \ |
| 298 gtkimhtmltoolbar.h \ | |
| 299 gtklog.h \ | |
| 300 gtknotify.h \ | |
| 301 gtkplugin.h \ | |
| 302 gtkpluginpref.h \ | |
| 303 gtkprefs.h \ | |
| 304 gtkprivacy.h \ | |
| 305 gtkpounce.h \ | |
| 306 gtkrequest.h \ | |
| 307 gtkroomlist.h \ | |
| 10418 | 308 gtksavedstatuses.h \ |
| 9364 | 309 gtksound.h \ |
| 310 gtksourceiter.h \ | |
| 10643 | 311 gtkstatusbox.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
312 gtkstock.h \ |
| 9364 | 313 gtkutils.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
314 internal.h |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
315 |
| 9364 | 316 gaimincludedir=$(includedir)/gaim |
| 317 gaiminclude_HEADERS = \ | |
| 318 $(gaim_coreheaders) \ | |
| 319 $(gaim_headers) | |
| 320 | |
|
2097
d933b30d67b0
[gaim-migrate @ 2107]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
321 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) |
|
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
322 gaim_LDFLAGS = -export-dynamic |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
323 gaim_LDADD = \ |
| 4418 | 324 @LIBOBJS@ \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
325 $(GTK_LIBS) \ |
| 11055 | 326 $(DBUS_LIBS) \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
327 $(SOUND_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
328 $(STATIC_LINK_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
329 $(XSS_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
330 $(SM_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
331 $(INTLLIBS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
332 $(GTKSPELL_LIBS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
333 $(STARTUP_NOTIFICATION_LIBS) |
|
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
334 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
335 AM_CPPFLAGS = \ |
| 10245 | 336 -DBR_PTHREADS=0 \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
337 -DDATADIR=\"$(datadir)\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
338 -DLIBDIR=\"$(libdir)/gaim/\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
339 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 8702 | 340 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
341 -I$(top_srcdir)/plugins \ |
|
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
342 $(AUDIOFILE_CFLAGS) \ |
| 4684 | 343 $(AO_CFLAGS) \ |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
344 $(DEBUG_CFLAGS) \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
345 $(GTK_CFLAGS) \ |
| 11055 | 346 $(DBUS_CFLAGS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
347 $(GTKSPELL_CFLAGS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
348 $(STARTUP_NOTIFICATION_CFLAGS) |
