X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=c6f61a1532d844943f67a45b3109155fa343244b;hb=a1f7c854c502cca8fe7e5576b9a01ad1086f9170;hp=95190567b06d0e37e18c50fffe6df78b6b5f09cc;hpb=e662d9e8e5c6a5d677194fc217da3a88040387a3;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 95190567..c6f61a15 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,6 +92,7 @@ libsigrok_la_SOURCES += \ # SCPI support libsigrok_la_SOURCES += \ src/scpi/scpi.c \ + src/scpi/helpers.c \ src/scpi/scpi_tcp.c if NEED_RPC libsigrok_la_SOURCES += \