aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f2e8cf3db..0d74ab36b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -369,6 +369,7 @@ if ENABLE_ARCHIVE
ARCHIVE_SRC += \
src/archive_api.c \
src/archive_list.c \
+ src/archive_plugin.c \
src/input/archive_input_plugin.c
endif