Browse code

Include output.o

git-svn: trunk@2100

Nigel Horne authored on 2006/07/19 17:46:00
Showing 1 changed files
... ...
@@ -25,6 +25,8 @@ sbin_PROGRAMS = clamav-milter
25 25
 clamav_milter_SOURCES = \
26 26
     $(top_srcdir)/shared/cfgparser.c \
27 27
     $(top_srcdir)/shared/cfgparser.h \
28
+    $(top_srcdir)/shared/output.c \
29
+    $(top_srcdir)/shared/output.h \
28 30
     $(top_srcdir)/shared/getopt.c \
29 31
     $(top_srcdir)/shared/getopt.h \
30 32
     $(top_srcdir)/shared/memory.c \