From e0a617fcada616a8112f7d9df51ac10bd58130af Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 7 May 2015 17:25:16 +0200 Subject: Move signal processing functions and sigaction calls to signals from redshift.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c7a5444..318fc2c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,6 +10,7 @@ bin_PROGRAMS = redshift redshift_SOURCES = \ redshift.c redshift.h \ + signals.c signals.h \ colorramp.c colorramp.h \ config-ini.c config-ini.h \ location-manual.c location-manual.h \ -- cgit v1.2.3-70-g09d2