]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
added pipistrello-ols
[libsigrok.git] / Makefile.am
index 78ae7c7d50d4c3be5d2a3bd3f25ed77d7bc889fd..e7b63efb8c648aa0cadff9d6d54194bd34fb2f76 100644 (file)
@@ -264,6 +264,12 @@ libsigrok_la_SOURCES += \
        src/hardware/openbench-logic-sniffer/protocol.c \
        src/hardware/openbench-logic-sniffer/api.c
 endif
+if HW_PIPISTRELLO_OLS
+libsigrok_la_SOURCES += \
+       src/hardware/pipistrello-ols/protocol.h \
+       src/hardware/pipistrello-ols/protocol.c \
+       src/hardware/pipistrello-ols/api.c
+endif
 if HW_RIGOL_DS
 libsigrok_la_SOURCES += \
        src/hardware/rigol-ds/protocol.h \