bin_PROGRAMS = bobotpp

bobotpp_SOURCES = BanEntry.C \
	BanList.C \
	Bot.C \
	BotConfig.C \
	BotInterp.C \
	BotThreading.C \
	Channel.C \
	ChannelList.C \
	ChannelUserList.C \
	Commands.C \
	Connection.C \
	DCCChatConnection.C \
	DCCConnection.C \
	DCCManager.H \
	DCCManager.C \
	DCCParser.C \
	DCCPerson.C \
	Interp.C \
	Main.C \
	Mask.C \
	Parser.C \
	Person.C \
	Queue.C \
	ScriptCommands.C \
	Server.C \
	ServerConnection.C \
	ServerList.C \
	ServerQueue.C \
	ServerQueueItem.C \
	ShitEntry.C \
	ShitList.C \
	Socket.C \
	String.C \
	StringTokenizer.C \
	User.C \
	UserCommands.C \
	UserList.C \
	Utils.C \
	BanEntry.H \
	BanList.H \
	Bot.H \
	BotConfig.H \
	BotInterp.H \
	BotThreading.H \
	Channel.H \
	ChannelList.H \
	ChannelUserList.H \
	Commands.H \
	Connection.H \
	DCCChatConnection.H \
	DCCConnection.H \
	DCCParser.H \
	DCCPerson.H \
	Interp.H \
	Mask.H \
	Parser.H \
	Person.H \
	Queue.H \
	ScriptCommands.H \
	Server.H \
	ServerConnection.H \
	ServerList.H \
	ServerQueue.H \
	ServerQueueItem.H \
	ShitEntry.H \
	ShitList.H \
	Socket.H \
	String.H \
	StringTokenizer.H \
	User.H \
	UserCommands.H \
	UserList.H \
	Utils.H \
	Message.H \
	UserListItem.H \
	Macros.H
#	TelnetServer.C \
#	TelnetServer.H

## what is up with telnet stuff?

##bobotpp_LDFLAGS = @GUILE_LDFLAGS@
##bototpp_CXXFLAGS = @GUILE_CFLAGS@

#bobot-scheme.scm: bobot-scheme.scm.in
#	sed -e 's|\!pkgdatadir\!|@datadir@\/bobotpp|g' bobot-scheme.scm.in > bobot-scheme.scm

#scmconfigdir = /etc/bobotpp
#scmconfig_DATA = bobot-scheme.scm