~ubuntu-branches/ubuntu/natty/clamav/natty-updates

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-06-18 09:37:17 UTC
  • mfrom: (106.1.2 natty-security)
  • Revision ID: package-import@ubuntu.com-20120618093717-gt68g48o1sx865pc
Tags: 0.97.5+dfsg-1ubuntu0.11.04.1
* SECURITY UPDATE: Updated to 0.97.5 to fix multiple security issues with
  malformed files.
  - CVE-2012-1457
  - CVE-2012-1458
  - CVE-2012-1459

Show diffs side-by-side

added added

removed removed

Lines of Context:
428
428
        cat $(SPLIT_DIR)/split.$@aa $(SPLIT_DIR)/split.$@ab > $@
429
429
 
430
430
clean-local:
431
 
        rm -f $(FILES)
 
431
        rm -f clam*
432
432
 
433
433
check: all
434
434