From 98ea5be8b32ecb42829fbd1834a0c664e045b4f4 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 5 Sep 2018 20:47:07 -0400 Subject: [PATCH] lib: Add missing smux.h to `make distrib` results Signed-off-by: Donald Sharp --- lib/subdir.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/subdir.am b/lib/subdir.am index ef6c8f8e55..d3bd441a80 100644 --- a/lib/subdir.am +++ b/lib/subdir.am @@ -152,6 +152,7 @@ pkginclude_HEADERS += \ lib/sha256.h \ lib/sigevent.h \ lib/skiplist.h \ + lib/smux.h \ lib/sockopt.h \ lib/sockunion.h \ lib/spf_backoff.h \ -- 2.39.5