~ubuntu-branches/ubuntu/raring/clamav/raring-updates

« back to all changes in this revision

Viewing changes to libclamav/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-06-18 11:56:34 UTC
  • mfrom: (0.35.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110618115634-u2lovivet0qx34d0
Tags: 0.97.1+dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
362
362
        bytecode_detect.h\
363
363
        builtin_bytecodes.h\
364
364
        events.c\
365
 
        events.h
 
365
        events.h \
 
366
        arc4.c \
 
367
        arc4.h
366
368
 
367
369
if !LINK_TOMMATH
368
370
libclamav_la_SOURCES += bignum.c \