فهرست منبع

Merge revno 17 from libmodbus-1.2
- Fix #191039 reported by Todd Denniston
modbus.h is not installed at prefix

Stéphane Raimbault 17 سال پیش
والد
کامیت
fdc7521f88
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/Makefile.am

+ 3 - 0
src/Makefile.am

@@ -14,3 +14,6 @@ INCLUDES = @GLIB_CFLAGS@
 LDADD = @GLIB_LIBS@
 CLEANFILES = *~
 
+# Include files to install
+libmodbusincludedir = $(includedir)/libmodbus
+libmodbusinclude_HEADERS = modbus.h