From f5c0b0d3168d6c34010f86a4b6878b7181d10237 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 29 Jan 2013 23:26:51 +0100 Subject: ArchiveFile: convert to a class --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ad6b14a3c..3a1c72a9e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -399,7 +399,7 @@ libarchive_a_SOURCES = \ src/ArchiveList.cxx src/ArchiveList.hxx \ src/ArchivePlugin.cxx src/ArchivePlugin.hxx \ src/ArchiveVisitor.hxx \ - src/ArchiveInternal.hxx \ + src/ArchiveFile.hxx \ src/input/ArchiveInputPlugin.cxx src/input/ArchiveInputPlugin.hxx libarchive_a_CPPFLAGS = $(AM_CPPFLAGS) \ $(BZ2_CFLAGS) \ -- cgit v1.2.3