]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
scpi/gpib: Rename backend to scpi_libgpib.
[libsigrok.git] / Makefile.am
index f5ccd0e32e0371b5e3f8f883317ea5633b1e7d32..2628fbccd1a3ce7264ef0c831088206de8aa6e70 100644 (file)
@@ -93,7 +93,7 @@ libsigrok_la_SOURCES += \
 endif
 if NEED_GPIB
 libsigrok_la_SOURCES += \
-       src/scpi/scpi_gpib.c
+       src/scpi/scpi_libgpib.c
 endif
 
 # Hardware (DMM chip parsers)