From fa8acc8e4ca771e815536e4c35f27024eee2dc21 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Mon, 2 Aug 2021 22:23:03 -0700 Subject: [PATCH] Removed wyhash files from the file list. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a2e49fdc5e66..9131d6645575 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1426,8 +1426,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \ protobuf_deps.bzl \ third_party/six.BUILD \ third_party/zlib.BUILD \ - third_party/wyhash/LICENSE \ - third_party/wyhash/wyhash.h \ util/python/BUILD \ internal.bzl