From 2767d3cdafd5725330a14df08d823b36a46e2431 Mon Sep 17 00:00:00 2001 From: Michihiro NAKAJIMA Date: Tue, 9 Oct 2012 06:25:24 +0900 Subject: Rename filter_fork.c to filter_fork_posix.c. It is clear the file is used for which platform. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9dbe6813..b74f7026 100644 --- a/Makefile.am +++ b/Makefile.am @@ -199,7 +199,7 @@ libarchive_la_SOURCES= \ libarchive/archive_write_set_format_zip.c \ libarchive/archive_write_set_options.c \ libarchive/config_freebsd.h \ - libarchive/filter_fork.c \ + libarchive/filter_fork_posix.c \ libarchive/filter_fork.h if INC_WINDOWS_FILES -- cgit v1.2.1