~ubuntu-branches/ubuntu/saucy/clamav/saucy-backports

« back to all changes in this revision

Viewing changes to test/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-07-15 01:08:10 UTC
  • mfrom: (0.35.47 sid)
  • Revision ID: package-import@ubuntu.com-20140715010810-ru66ek4fun2iseba
Tags: 0.98.4+dfsg-2~ubuntu13.10.1
No-change backport to saucy (LP: #1341962)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe clam.zip \
 
1
FILES = clam.cab clam.exe clam.zip \
2
2
        clam.arj clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
3
3
        clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe clam-mew.exe\
4
4
        clam-nsis.exe clam-petite.exe clam-upack.exe clam-wwpack.exe clam.pdf\
9
9
        clam_IScab_ext.exe clam_ISmsi_int.exe clam_ISmsi_ext.exe clam.7z \
10
10
        clam_cache_emax.tgz clam.iso clamjol.iso
11
11
 
 
12
if ENABLE_UNRAR
 
13
FILES += clam-v2.rar clam-v3.rar
 
14
endif
 
15
 
12
16
if HAVE_LIBBZ2
13
17
FILES += clam.exe.bz2 clam.bz2.zip
14
18
endif
15
19
 
 
20
if HAVE_LIBXML2
 
21
#placeholder
 
22
endif
 
23
 
16
24
SPLIT_DIR=$(top_srcdir)/test/.split
17
25
 
18
26
all: $(FILES)