]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
bindings/python: include config.h before any other header file
[libsigrok.git] / Makefile.am
index d48924b1da41ba355157f269e5e6320b32d8f3f0..2ff1ee074c2b08cf9bd84b64f1389ede00be097c 100644 (file)
@@ -348,6 +348,12 @@ src_libdrivers_la_SOURCES += \
        src/hardware/hp-3457a/protocol.c \
        src/hardware/hp-3457a/api.c
 endif
+if HW_HP_3478A
+src_libdrivers_la_SOURCES += \
+       src/hardware/hp-3478a/protocol.h \
+       src/hardware/hp-3478a/protocol.c \
+       src/hardware/hp-3478a/api.c
+endif
 if HW_HUNG_CHANG_DSO_2100
 src_libdrivers_la_SOURCES += \
        src/hardware/hung-chang-dso-2100/protocol.h \