[go: up one dir, main page]

Menu

[r456]: / tags / 0.6.4 / src / Makefile.am  Maximize  Restore  History

Download this file

34 lines (32 with data), 648 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# $Id$
AM_YFLAGS = -d
bin_PROGRAMS = miau
miau_SOURCES = ascii.c ascii.h \
automode.c automode.h \
channels.c channels.h \
chanlog.c chanlog.h \
client.c client.h \
commands.c commands.h \
common.c common.h \
conntype.h \
etc.h \
dcc.c dcc.h \
error.c error.h \
list.c list.h \
llist.c llist.h \
ignore.c ignore.h \
irc.c irc.h \
log.c log.h \
match.c match.h \
matchlist.c matchlist.h \
miau.c miau.h \
messages.h \
onconnect.c onconnect.h \
parser.c parser.h \
perm.c perm.h \
privlog.c privlog.h \
qlog.c qlog.h \
remote.c remote.h \
server.c server.h \
table.c table.h \
tools.c tools.h