[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
sbnc 1.3.9-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,156 kB
  • ctags: 4,719
  • sloc: ansic: 20,379; cpp: 14,175; sh: 12,783; tcl: 6,025; php: 448; makefile: 430; perl: 46; awk: 25
file content (33 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
scriptsdir=$(datadir)/sbnc/scripts
scripts_DATA=account.tcl \
alltools.tcl \
auth.tcl \
bind.tcl \
botnet.tcl \
channel.tcl \
contact.tcl \
defaultsettings.tcl \
iface2.tcl \
ifacecmds.tcl \
lock.tcl \
misc.tcl \
namespace.tcl \
partyline.tcl \
prowl.tcl \
pushmode.tcl \
qauth.tcl \
sbnc.tcl.dist \
socket.tcl \
stubs.tcl \
tcl.tcl \
timers.tcl \
usys.tcl \
variables.tcl \
vhost.tcl \
virtual.tcl \
telnet.tcl \
telnetclient.tcl \
iface.tcl \
itype.tcl

EXTRA_DIST=${scripts_DATA}