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