release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 01ff87d was
ed62482,
checked in by Nelson Elhage <nelhage@mit.edu>, 15 years ago
|
Remove -Wno-pointer-sign from libfaim's compile flags.
This is a port of 89acc93b4eb479d4a1aa11a9f63edfc27cf6bf64 to
Makefile.am.
|
-
Property mode set to
100644
|
File size:
534 bytes
|
Rev | Line | |
---|
[37f27bc] | 1 | noinst_LIBRARIES = libfaim.a |
---|
| 2 | |
---|
| 3 | libfaim_a_SOURCES = admin.c \ |
---|
| 4 | adverts.c auth.c bos.c buddylist.c bstream.c \ |
---|
| 5 | chat.c chatnav.c conn.c email.c ft.c icq.c im.c \ |
---|
| 6 | invite.c md5.c misc.c msgcookie.c locate.c \ |
---|
| 7 | popups.c rxhandlers.c rxqueue.c search.c service.c \ |
---|
| 8 | snac.c ssi.c stats.c tlv.c translate.c txqueue.c \ |
---|
| 9 | util.c odir.c bart.c \ |
---|
| 10 | aim_cbtypes.h aim.h aim_internal.h faimconfig.h md5.h |
---|
| 11 | |
---|
| 12 | libfaim_a_CPPFLAGS = -DAIM_BUILDDATE=\"x\" -DAIM_BUILDTIME=\"x\" \ |
---|
| 13 | -I${top_srcdir}/libfaim |
---|
Note: See
TracBrowser
for help on using the repository browser.