[project @ 2002-07-09 14:28:08 by unknown_lamer]
[clinton/bobotpp.git] / source / Makefile.am
CommitLineData
cb21075d 1bin_PROGRAMS = bobotpp
2
3bobotpp_SOURCES = BanEntry.C \
4 Bot.C \
5 BotInterp.C \
6 Channel.C \
7 ChannelList.C \
8 Commands.C \
9 Connection.C \
10 DCCConnection.C \
11 DCCParser.C \
12 DCCPerson.C \
13 Interp.C \
14 Main.C \
15 Mask.C \
16 Parser.C \
17 Person.C \
18 Queue.C \
19 ScriptCommands.C \
20 Server.C \
21 ServerConnection.C \
22 ServerList.C \
23 ServerQueue.C \
24 ServerQueueItem.C \
25 ShitEntry.C \
26 ShitList.C \
27 Socket.C \
28 String.C \
29 StringTokenizer.C \
30 TodoList.C \
31 User.C \
32 UserCommands.C \
33 UserList.C \
34 Utils.C \
35 BanEntry.H \
36 Bot.H \
37 BotInterp.H \
38 Channel.H \
39 ChannelList.H \
40 Commands.H \
41 Connection.H \
42 DCCConnection.H \
43 DCCParser.H \
44 DCCPerson.H \
45 Interp.H \
46 Mask.H \
47 Parser.H \
48 Person.H \
49 Queue.H \
50 ScriptCommands.H \
51 Server.H \
52 ServerConnection.H \
53 ServerList.H \
54 ServerQueue.H \
55 ServerQueueItem.H \
56 ShitEntry.H \
57 ShitList.H \
58 Socket.H \
59 String.H \
60 StringTokenizer.H \
61 TodoList.H \
62 User.H \
63 UserCommands.H \
64 UserList.H \
65 Utils.H \
66 Message.H \
67 UserListItem.H \
68 Macros.H
69# TelnetServer.C \
70# TelnetServer.H
71
72## what is up with telnet stuff?
73
31433d27 74bobotpp_LDADD = @GUILE_LDFLAGS@
75
ad529fde 76#bobot-scheme.scm: bobot-scheme.scm.in
77# sed -e 's|\!pkgdatadir\!|@datadir@\/bobotpp|g' bobot-scheme.scm.in > bobot-scheme.scm
31433d27 78
ad529fde 79#scmconfigdir = /etc/bobotpp
80#scmconfig_DATA = bobot-scheme.scm