bb#9156/10335: update clamd autojunk for fanotify fix

0.98.2
David Raynor 11 years ago
parent 3a65b26b39
commit 3e9e5e9041
  1. 3
      clamd/Makefile.am
  2. 2
      clamd/Makefile.in

@ -46,8 +46,7 @@ clamd_SOURCES = \
others.h \
shared.h \
fan.c \
fan.h \
fan-syscalllib.h
fan.h
AM_CFLAGS=@WERR_CFLAGS@

@ -100,7 +100,7 @@ am__clamd_SOURCES_DIST = $(top_srcdir)/shared/output.c \
$(top_srcdir)/shared/misc.h clamd.c tcpserver.c tcpserver.h \
localserver.c localserver.h session.c session.h thrmgr.c \
thrmgr.h server-th.c server.h scanner.c scanner.h others.c \
others.h shared.h fan.c fan.h fan-syscalllib.h
others.h shared.h fan.c fan.h
@BUILD_CLAMD_TRUE@am_clamd_OBJECTS = output.$(OBJEXT) \
@BUILD_CLAMD_TRUE@ optparser.$(OBJEXT) getopt.$(OBJEXT) \
@BUILD_CLAMD_TRUE@ misc.$(OBJEXT) clamd.$(OBJEXT) \

Loading…
Cancel
Save