X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=cd21a6884afa6731df1485cabe45577c77b15af7;hb=3ba56876b4a5469b0c39a6f162f517ce8610b9e4;hp=660b0fc95e250de0bf050e6f5ba47ef96c263835;hpb=ee95d6bd8b94dfd6ac67d850e17879a4e5875b6a;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 660b0fc9..cd21a688 100644 --- a/Makefile.am +++ b/Makefile.am @@ -174,8 +174,9 @@ libsigrok_la_SOURCES += \ endif if HW_ASIX_SIGMA libsigrok_la_SOURCES += \ - src/hardware/asix-sigma/asix-sigma.h \ - src/hardware/asix-sigma/asix-sigma.c + src/hardware/asix-sigma/protocol.h \ + src/hardware/asix-sigma/protocol.c \ + src/hardware/asix-sigma/api.c endif if HW_ATTEN_PPS3XXX libsigrok_la_SOURCES += \