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