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