aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-08-11 15:10:15 +0000
committerChristian Grothoff <christian@grothoff.org>2012-08-11 15:10:15 +0000
commit50ee542a691d498bf546661702e90ed57b28664e (patch)
tree0e50874a529c7b2cb43e75503037fc77d7d4c60d /src/plugins/Makefile.am
parent194df7957ff6877e4a3899b631c7e4435d77e193 (diff)
downloadlibextractor-50ee542a691d498bf546661702e90ed57b28664e.tar.gz
libextractor-50ee542a691d498bf546661702e90ed57b28664e.zip
ole2 testcase
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 6741861..9cc8f90 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -25,7 +25,11 @@ EXTRA_DIST = template_extractor.c \
25 testdata/wav_noise.wav \ 25 testdata/wav_noise.wav \
26 testdata/wav_alert.wav \ 26 testdata/wav_alert.wav \
27 testdata/it_dawn.it \ 27 testdata/it_dawn.it \
28 testdata/s3m_2nd_pm.s3m 28 testdata/s3m_2nd_pm.s3m \
29 testdata/ole2_msword.doc \
30 testdata/ole2_starwriter40.sdw \
31 testdata/ole2_blair.doc \
32 testdata/ole2_excel.xls
29 33
30if HAVE_VORBISFILE 34if HAVE_VORBISFILE
31PLUGIN_OGG=libextractor_ogg.la 35PLUGIN_OGG=libextractor_ogg.la