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