summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 610e543..30223d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ sbin_PROGRAMS = \
phosphor_fan_presence_tach_SOURCES = \
fan_enclosure.cpp \
tach_sensor.cpp \
- tach_detect.cpp
+ tach_detect.cpp \
+ utility.cpp
nodist_phosphor_fan_presence_tach_SOURCES = \
fan_detect_defs.cpp
OpenPOWER on IntegriCloud