From ee1619957c9ed6cf31c9263e687d45915f3e600b Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 23 Dec 2009 16:40:18 +0100 Subject: Move RandR code to separate file. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fa339cc..5284435 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,8 @@ bin_PROGRAMS = redshift redshift_SOURCES = \ redshift.c \ - colortemp.c colortemp.h \ + colorramp.c colorramp.h \ + randr.c randr.h \ solar.c solar.h AM_CFLAGS = $(XCB_CFLAGS) -- cgit v1.2.3-70-g09d2