Mercurial > pidgin
comparison src/Makefile.am @ 817:aefd5f2b1ea0
[gaim-migrate @ 827]
gaim depends on libfaim
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 01 Sep 2000 00:03:58 +0000 |
| parents | cf3da01f451c |
| children | fa681641643d |
comparison
equal
deleted
inserted
replaced
| 816:09e9685e24b9 | 817:aefd5f2b1ea0 |
|---|---|
| 24 server.c \ | 24 server.c \ |
| 25 sound.c \ | 25 sound.c \ |
| 26 ticker.c \ | 26 ticker.c \ |
| 27 toc.c \ | 27 toc.c \ |
| 28 util.c | 28 util.c |
| 29 gaim_applet_DEPENDENCIES = ../libfaim/libfaim.a | |
| 29 else | 30 else |
| 30 bin_PROGRAMS = gaim | 31 bin_PROGRAMS = gaim |
| 31 gaim_SOURCES = about.c \ | 32 gaim_SOURCES = about.c \ |
| 32 aim.c \ | 33 aim.c \ |
| 33 away.c \ | 34 away.c \ |
| 52 server.c \ | 53 server.c \ |
| 53 sound.c \ | 54 sound.c \ |
| 54 ticker.c \ | 55 ticker.c \ |
| 55 toc.c \ | 56 toc.c \ |
| 56 util.c | 57 util.c |
| 58 gaim_DEPENDENCIES = ../libfaim/libfaim.a | |
| 57 endif | 59 endif |
| 58 | 60 |
| 59 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" | 61 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" |
| 60 | 62 |
| 61 EXTRA_DIST = gaim.h proxy.h gnome_applet_mgr.h gtkhtml.h gtkticker.h convo.h | 63 EXTRA_DIST = gaim.h proxy.h gnome_applet_mgr.h gtkhtml.h gtkticker.h convo.h |
