diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |