diff options
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r-- | src/plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 5a29df3..c489d19 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am | |||
@@ -131,6 +131,7 @@ libextractor_applefile_la_LIBADD = \ | |||
131 | libextractor_asf_la_SOURCES = \ | 131 | libextractor_asf_la_SOURCES = \ |
132 | asf_extractor.c | 132 | asf_extractor.c |
133 | libextractor_asf_la_LDFLAGS = \ | 133 | libextractor_asf_la_LDFLAGS = \ |
134 | $(top_builddir)/src/common/libextractor_common.la \ | ||
134 | $(PLUGINFLAGS) | 135 | $(PLUGINFLAGS) |
135 | 136 | ||
136 | libextractor_deb_la_SOURCES = \ | 137 | libextractor_deb_la_SOURCES = \ |