From b009970af7db696b95da1fcea6656a42068fcb1c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 16 Dec 2009 16:04:16 +0100 Subject: archive/bz2: renamed archive sources and plugin variables --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3