summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2021-01-13 20:11:53 +0200
committerMavridis Philippe <[email protected]>2021-01-13 20:11:53 +0200
commit8ce8d981f0c75dc0d85b413cf03c171f5d2be2cc (patch)
treee0d8e63ec91c45a5c3283f3467e2ee0c87c1d38f /src/Makefile.am
parent3a5cf419862f470b278c70ba390af614106b608a (diff)
downloadklamav-8ce8d981f0c75dc0d85b413cf03c171f5d2be2cc.tar.gz
klamav-8ce8d981f0c75dc0d85b413cf03c171f5d2be2cc.zip
Removed KlamArkollon and related legacy build script.
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cd01a64..c16eaa3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,7 +9,7 @@ endif
# of the other Makefile.am variables
bin_PROGRAMS = klamav
-SUBDIRS=icons about action arkollon $(SQLITE_SUBDIR) klammail .
+SUBDIRS=icons about action $(SQLITE_SUBDIR) klammail .
# set the include path for X, qt and KDE
INCLUDES = $(all_includes)