Compilation fixes and integration with HexChat

This commit is contained in:
Berke Viktor
2012-10-21 08:06:09 +02:00
parent bc57507a4c
commit 62c9375bc9
5 changed files with 40 additions and 4 deletions

View File

@@ -33,5 +33,9 @@ if DO_CHECKSUM
checksumdir = checksum
endif
if DO_SYSINFO
sysinfodir = sysinfo
endif
#SUBDIRS = . $(pythondir) $(perldir) mailcheck xdcc
SUBDIRS = . $(pythondir) $(perldir) $(tcldir) $(sasldir) $(doatdir) $(fishlimdir) $(checksumdir)
SUBDIRS = . $(pythondir) $(perldir) $(tcldir) $(sasldir) $(doatdir) $(fishlimdir) $(checksumdir) $(sysinfodir)