From 607e95bca650590bc309fffeece2dca26d2eb3ae Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Fri, 14 Jul 2023 20:59:36 +0200 Subject: [PATCH] build: fix dist-build in Makefile.am --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d3e8d3fa7..2bc611ebf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1442,7 +1442,6 @@ bsdcat_test_EXTRA_DIST= \ bsdunzip_SOURCES= \ unzip/bsdunzip.c \ - unzip/bsdunzip.h \ unzip/bsdunzip_platform.h if INC_WINDOWS_FILES -- 2.47.2