From c34b3b36110c299c86b69f5a6d1f5879d081fab0 Mon Sep 17 00:00:00 2001 From: Nils Carlson Date: Thu, 19 May 2011 09:43:16 +0200 Subject: [PATCH] add missing usterr_signal_safe.h to makefile Signed-off-by: Nils Carlson --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 7f9d15e..70d6e15 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -20,4 +20,4 @@ nobase_include_HEADERS = \ ust/ustctl.h \ ust/ustconsumer.h -noinst_HEADERS = share.h usterr.h ust_snprintf.h +noinst_HEADERS = share.h usterr.h ust_snprintf.h usterr_signal_safe.h -- 2.34.1