Factor-out common loop
[khatus.git] / x5 / Makefile
index e1c4287..a70c48f 100644 (file)
@@ -15,10 +15,12 @@ khatus: \
 
 khatus_sensor_battery: \
        khatus_lib_log.o \
+       khatus_lib_sensor.o \
        khatus_lib_time.o
 
 khatus_sensor_time: \
        khatus_lib_log.o \
+       khatus_lib_sensor.o \
        khatus_lib_time.o
 
 khatus_lib_time.o: khatus_lib_log.o
This page took 0.02043 seconds and 4 git commands to generate.