X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=Makefile.am;h=bdd3c61b17f628a0b193795d824ba2ebf5ddcfac;hp=88bf1eb988d53dd26dadabe0dbf8b390e4bfb238;hb=1a7adeac29d6331b53a2c78fc9c70429b32da0bd;hpb=c16effaedc3a3d8539065d1cf228e98f8cace5e0 diff --git a/Makefile.am b/Makefile.am index 88bf1eb9..bdd3c61b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-python FIRMWARE_DIR = $(datadir)/sigrok-firmware -local_includes = -Iinclude -I$(srcdir)/include -I$(srcdir)/src -I. +local_includes = -Iinclude -I$(srcdir)/include -I$(srcdir)/src -I. @RPC_CFLAGS@ if BINDINGS_CXX local_includes += -Ibindings/cxx/include -I$(srcdir)/bindings/cxx/include -Ibindings/cxx endif