Nuke Lua and Tcl

This commit is contained in:
Berke Viktor
2013-04-01 04:51:34 +02:00
parent abd20c25dc
commit b70062d6d2
19 changed files with 1 additions and 5245 deletions

View File

@@ -11,14 +11,6 @@ if DO_PERL
perldir = perl
endif
#if DO_TCL
#tcldir = tcl
#endif
#if DO_SASL
#sasldir = sasl
#endif
if DO_DOAT
doatdir = doat
endif
@@ -35,5 +27,5 @@ if DO_SYSINFO
sysinfodir = sysinfo
endif
#SUBDIRS = . $(pythondir) $(perldir) mailcheck xdcc $(tcldir) $(sasldir)
#SUBDIRS = . $(pythondir) $(perldir) mailcheck xdcc
SUBDIRS = . $(pythondir) $(perldir) $(checksumdir) $(doatdir) $(fishlimdir) $(sysinfodir)