X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=4929b2832c5a7b3c36293af50b048f71d0e05bce;hb=1af7497d6733e00b050b25c6d0fbad3ea62c7136;hp=5a46ed312bc63a15aca05f85f2627ac9fbb2d8d6;hpb=c527132aec5ff8f2fc9646f360a7b0874301e4e7;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 5a46ed31..4929b283 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,8 @@ libsigrok_la_SOURCES += \ src/output/hex.c \ src/output/ols.c \ src/output/srzip.c \ - src/output/vcd.c + src/output/vcd.c \ + src/output/null.c # Transform modules libsigrok_la_SOURCES += \