diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
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) |