X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=93b5ed714bc66e3743ad28d6f516a55a74c78e6a;hb=47a102f9bb7973aecc2ef3dd93725286ac983c86;hp=9306c5f4fc41312f4c5d7aec1e0e49db5ef1e0c7;hpb=cb0fedd942ce286eb77de4dd1e3f981566f6ab6d;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 9306c5f4..93b5ed71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,6 +73,7 @@ libsigrok_la_SOURCES = \ # Input modules libsigrok_la_SOURCES += \ src/input/input.c \ + src/input/feed_queue.c \ src/input/binary.c \ src/input/chronovu_la8.c \ src/input/csv.c \