X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=3c2236a75c97fb138398256a18859f84ba65afda;hb=1c5b9d302c410cdd1cba441f618e0e3f7afa137d;hp=62c2e2593af864a5ec7eac45d25ee07430d3147d;hpb=afc8e4deb68271ba7696e38cc02053b97cfc1a19;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 62c2e259..3c2236a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,7 @@ libsigrok_la_SOURCES = \ hardware/zeroplus-logic-cube/gl_usb.c \ hardware/zeroplus-logic-cube/gl_usb.h \ hardware/zeroplus-logic-cube/zeroplus.c \ + output/output_binary.c \ output/output_text.c \ output/output_vcd.c \ output/output_gnuplot.c \