summaryrefslogtreecommitdiffstats
path: root/src/klammail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/klammail/Makefile.am')
-rw-r--r--src/klammail/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/klammail/Makefile.am b/src/klammail/Makefile.am
deleted file mode 100644
index 56eae7b..0000000
--- a/src/klammail/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-bin_PROGRAMS = klammail
-klammail_SOURCES = clamdmail.c options.c output.c memory.c cfgparser.c client.c
-
-# set the include path found by configure
-INCLUDES= $(all_includes)
-# the library search path.
-klammail_LDADD = $(LIB_CLAM)
-#AM_CFLAGS=-O0 -g3 \ No newline at end of file