From 305ee38b4d4efe8c0a4f72dd20fe727229a75bff Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 20 Jan 2020 14:23:08 +0100 Subject: Add test_option_safe_writes to tar tests --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 781bbf72..ea31c527 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1081,6 +1081,7 @@ bsdtar_test_SOURCES= \ tar/test/test_option_q.c \ tar/test/test_option_r.c \ tar/test/test_option_s.c \ + tar/test/test_option_safe_writes.c \ tar/test/test_option_uid_uname.c \ tar/test/test_option_uuencode.c \ tar/test/test_option_xattrs.c \ -- cgit v1.2.1