Started on execution of actions
[wakeup.git] / src / Makefile.am
index 268461c..337d117 100644 (file)
@@ -1,9 +1,10 @@
-bin_PROGRAMS = wakeup pwm curtain lightcontrol read_serial
+bin_PROGRAMS = wakeup pwm curtain lightswitch lightcontrol read_serial
 sbin_SCRIPTS = startpwm
 
-wakeup_SOURCES = wakeup.cpp event.cpp
+wakeup_SOURCES = wakeup.cpp event.cpp logging.cpp
 pwm_SOURCES = pwm.c
 curtain_SOURCES = curtain.c
+lightswitch_SOURCES = lightswitch.c
 lightcontrol_SOURCES = lightcontrol.cpp logging.cpp
 
 sunrise_SOURCES = sunrise.cpp