diff --git a/Makefile.am b/Makefile.am index 62867c08..7902c990 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,7 +73,8 @@ if NEED_RPC libsigrok_la_SOURCES += \ hardware/common/scpi_vxi.c \ hardware/common/vxi_clnt.c \ - hardware/common/vxi_xdr.c + hardware/common/vxi_xdr.c \ + hardware/common/vxi.h endif if NEED_SERIAL libsigrok_la_SOURCES += \