From f9733d9f72490a3d0460b92833781eb9be3a054e Mon Sep 17 00:00:00 2001 From: ryanlerch <> Date: Thu, 3 Apr 2014 13:50:22 +0200 Subject: Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1301869 (bzr r13255) --- src/util/Makefile_insert | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/Makefile_insert') diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index 7169fa8f7..6d2e63278 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -31,6 +31,7 @@ ink_common_sources += \ util/reverse-list.h \ util/share.h \ util/share.cpp \ + util/signal-blocker.h \ util/tuple.h \ util/ucompose.hpp \ util/units.cpp \ -- cgit v1.2.3