From 8b2bcca7529532c84a7a9b8c114ea1d65a8a4737 Mon Sep 17 00:00:00 2001 From: Suresh Sundriyal <247110+sureshsundriyal@users.noreply.github.com> Date: Wed, 23 Sep 2020 14:18:24 -0700 Subject: [PATCH] [dist] Stop packaging builtin-scripts.h --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index aa29fb6f..8aa7e0ac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -240,7 +240,6 @@ noinst_HEADERS = \ bin2c.h \ bookmarks.hh \ bottom_status_source.hh \ - builtin-scripts.h \ byte_array.hh \ column_namer.hh \ command_executor.hh \