aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am1
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 = \
131libextractor_asf_la_SOURCES = \ 131libextractor_asf_la_SOURCES = \
132 asf_extractor.c 132 asf_extractor.c
133libextractor_asf_la_LDFLAGS = \ 133libextractor_asf_la_LDFLAGS = \
134 $(top_builddir)/src/common/libextractor_common.la \
134 $(PLUGINFLAGS) 135 $(PLUGINFLAGS)
135 136
136libextractor_deb_la_SOURCES = \ 137libextractor_deb_la_SOURCES = \