X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=193cccf2d71497ef02dfba8bc219f0500d831044;hb=28a35d8ab35483b6d50e5b8404542cc11875fa5d;hp=7445300729937d7ad062aa136811facfa1807cd2;hpb=926b866cb624cebf2efca098088dba11afa8ae96;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 74453007..193cccf2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,6 +33,8 @@ libsigrok_la_SOURCES = \ hardware/common/serial.c \ hardware/openbench-logic-sniffer/ols.c \ hardware/saleae-logic/saleae-logic.c \ + hardware/asix-sigma/asix-sigma.c \ + hardware/asix-sigma/asix-sigma.h \ hardware/zeroplus-logic-cube/analyzer.c \ hardware/zeroplus-logic-cube/analyzer.h \ hardware/zeroplus-logic-cube/gl_usb.c \