Selaa lähdekoodia

Added missing modbus_receive_from to Makefile

Stéphane Raimbault 13 vuotta sitten
vanhempi
commit
295abc534a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      doc/Makefile.am

+ 1 - 0
doc/Makefile.am

@@ -18,6 +18,7 @@ MAN3 = \
         modbus_read_registers.3 \
         modbus_receive.3 \
         modbus_receive_confirmation.3 \
+        modbus_receive_from.3 \
         modbus_report_slave_id.3 \
         modbus_rtu_get_serial_mode.3 \
         modbus_rtu_set_serial_mode.3 \