aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2014-12-28 19:26:29 -0500
committerJon Lund Steffensen <jonlst@gmail.com>2014-12-28 19:26:29 -0500
commit59023d86f4275128751bcb84ecda5a630bf51857 (patch)
treeff9f17eba3bdfec0fac22332e1689a93b33209bb /src/Makefile.am
parentREADME: Add flattr button at the end (diff)
parentredshift.1: Add description of hooks in man page (diff)
downloadredshift-ng-59023d86f4275128751bcb84ecda5a630bf51857.tar.gz
redshift-ng-59023d86f4275128751bcb84ecda5a630bf51857.tar.bz2
redshift-ng-59023d86f4275128751bcb84ecda5a630bf51857.tar.xz
Merge branch 'hooks-dir'
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8d11a03..c7a5444 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,6 +15,7 @@ redshift_SOURCES = \
location-manual.c location-manual.h \
solar.c solar.h \
systemtime.c systemtime.h \
+ hooks.c hooks.h \
gamma-dummy.c gamma-dummy.h
EXTRA_redshift_SOURCES = \