From e40ef47b57f3c62f94c4056f02ced3af2ed083ca Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Tue, 8 Nov 2016 16:13:14 -0600 Subject: [PATCH] Do not install compile_et (#178) --- lib/com_err/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/com_err/Makefile.am b/lib/com_err/Makefile.am index a970b640a..e5b51b06a 100644 --- a/lib/com_err/Makefile.am +++ b/lib/com_err/Makefile.am @@ -13,7 +13,7 @@ endif libcom_err_la_LIBADD = $(LIB_libintl) -bin_PROGRAMS = compile_et +noinst_PROGRAMS = compile_et include_HEADERS = com_err.h com_right.h