comparison finch/Makefile.am @ 22006:1278280fa0b6

Implementation of the roomlist API.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 06 Jan 2008 19:01:24 +0000
parents 8413368adb5a
children 88796aff14d6
comparison
equal deleted inserted replaced
22005:829d054f4f1a 22006:1278280fa0b6
28 gntnotify.c \ 28 gntnotify.c \
29 gntplugin.c \ 29 gntplugin.c \
30 gntpounce.c \ 30 gntpounce.c \
31 gntprefs.c \ 31 gntprefs.c \
32 gntrequest.c \ 32 gntrequest.c \
33 gntroomlist.c \
33 gntsound.c \ 34 gntsound.c \
34 gntstatus.c \ 35 gntstatus.c \
35 gntui.c 36 gntui.c
36 37
37 finch_headers = \ 38 finch_headers = \
47 gntnotify.h \ 48 gntnotify.h \
48 gntplugin.h \ 49 gntplugin.h \
49 gntpounce.h \ 50 gntpounce.h \
50 gntprefs.h \ 51 gntprefs.h \
51 gntrequest.h \ 52 gntrequest.h \
53 gntroomlist.h \
52 gntsound.h \ 54 gntsound.h \
53 gntstatus.h \ 55 gntstatus.h \
54 gntui.h 56 gntui.h
55 57
56 finchincludedir=$(includedir)/finch 58 finchincludedir=$(includedir)/finch