diff options
Diffstat (limited to 'src/main/Makefile.am')
-rw-r--r-- | src/main/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am index 189835d..916f1f6 100644 --- a/src/main/Makefile.am +++ b/src/main/Makefile.am | |||
@@ -30,7 +30,7 @@ libextractor_la_LIBADD = \ | |||
30 | 30 | ||
31 | 31 | ||
32 | EXTRA_DIST = \ | 32 | EXTRA_DIST = \ |
33 | iconv.c | 33 | iconv.c fuzz_default.sh fuzz_thumbnail.sh |
34 | 34 | ||
35 | libextractor_la_CPPFLAGS = -DPLUGINDIR=\"@RPLUGINDIR@\" -DPLUGININSTDIR=\"${plugindir}\" $(AM_CPPFLAGS) | 35 | libextractor_la_CPPFLAGS = -DPLUGINDIR=\"@RPLUGINDIR@\" -DPLUGININSTDIR=\"${plugindir}\" $(AM_CPPFLAGS) |
36 | 36 | ||