Sfoglia il codice sorgente

Added missing modbus_receive_from to Makefile

Stéphane Raimbault 13 anni fa
parent
commit
295abc534a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \