Commit 63871ff30447a4d0998020b098f46d7ff948fcdb

Authored by Stéphane Raimbault
1 parent ef3e8740

Add modbus directory to include path of pkg-config file

Showing 1 changed file with 1 additions and 1 deletions
libmodbus.pc.in
@@ -7,4 +7,4 @@ Name: modbus @@ -7,4 +7,4 @@ Name: modbus
7 Description: Modbus library 7 Description: Modbus library
8 Version: @VERSION@ 8 Version: @VERSION@
9 Libs: -L${libdir} -lmodbus 9 Libs: -L${libdir} -lmodbus
10 -Cflags: -I${includedir} 10 +Cflags: -I${includedir}/modbus