From 7edd262a060c508a3a08b73dc18158eeac16c053 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 29 Jan 2013 09:25:18 -0500 Subject: inline libarchive compat wrappers Suggested-by: Dan McGee Signed-off-by: Dave Reisner Signed-off-by: Allan McRae --- lib/libalpm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libalpm/Makefile.am') diff --git a/lib/libalpm/Makefile.am b/lib/libalpm/Makefile.am index 55fec9c9..171bc46e 100644 --- a/lib/libalpm/Makefile.am +++ b/lib/libalpm/Makefile.am @@ -44,7 +44,7 @@ libalpm_la_SOURCES = \ graph.h graph.c \ group.h group.c \ handle.h handle.c \ - libarchive-compat.h libarchive-compat.c \ + libarchive-compat.h \ log.h log.c \ package.h package.c \ pkghash.h pkghash.c \ -- cgit v1.2.3-24-g4f1b