summaryrefslogtreecommitdiffstats
path: root/control/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'control/Makefile.am')
-rw-r--r--control/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/control/Makefile.am b/control/Makefile.am
index dce5df0..adfd227 100644
--- a/control/Makefile.am
+++ b/control/Makefile.am
@@ -5,7 +5,9 @@ sbin_PROGRAMS = \
phosphor-fan-control
phosphor_fan_control_SOURCES = \
- main.cpp
+ generated.cpp \
+ main.cpp \
+ manager.cpp
phosphor_fan_control_LDADD = \
$(SDBUSPLUS_LIBS) \
OpenPOWER on IntegriCloud