From 2b92b8685727d708793756158493beb30719c875 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Fri, 15 Oct 2010 12:43:48 +0200 Subject: Add configuration file support. --- src/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3d872ed..3680f4a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,9 +11,10 @@ bin_PROGRAMS = redshift redshift_SOURCES = \ redshift.c redshift.h \ colorramp.c colorramp.h \ + config-ini.c config-ini.h \ + location-manual.c location-manual.h \ solar.c solar.h \ - systemtime.c systemtime.h \ - location-manual.c location-manual.h + systemtime.c systemtime.h EXTRA_redshift_SOURCES = \ gamma-randr.c gamma-randr.h \ -- cgit v1.2.3-70-g09d2