aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4bcd1154e..9e2838edc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -351,7 +351,7 @@ ARCHIVE_LIBS = \
ARCHIVE_SRC =
if HAVE_BZ2
-ARCHIVE_SRC += src/archive/bz2_plugin.c
+ARCHIVE_SRC += src/archive/bz2_archive_plugin.c
endif
if HAVE_ZZIP