]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
chronovu-la: LA16 has fewer max. samples than LA8.
[libsigrok.git] / Makefile.am
index 62867c08fb1c0129291459aedc47646c638e008a..81a8176d2225c1821cedb83660ae7ea580c59db2 100644 (file)
@@ -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 += \
@@ -155,11 +156,11 @@ libsigrok_la_SOURCES += \
        hardware/center-3xx/protocol.c \
        hardware/center-3xx/api.c
 endif
-if HW_CHRONOVU_LA8
+if HW_CHRONOVU_LA
 libsigrok_la_SOURCES += \
-       hardware/chronovu-la8/protocol.h \
-       hardware/chronovu-la8/protocol.c \
-       hardware/chronovu-la8/api.c
+       hardware/chronovu-la/protocol.h \
+       hardware/chronovu-la/protocol.c \
+       hardware/chronovu-la/api.c
 endif
 if HW_COLEAD_SLM
 libsigrok_la_SOURCES += \