X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=2487b2ef8f48a17c234d7910ca4d3331959a6152;hb=fb019a0e4d28fe381ce8142f3ec00a6e8731e094;hp=7b67a9a5e4a408394427cd65aef57789e25dd384;hpb=3250d8c7e05f2d6a3ffbdf2499af8a13fa99fe39;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 7b67a9a5..2487b2ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,7 @@ libsigrok_la_SOURCES = \ src/hwdriver.c \ src/trigger.c \ src/soft-trigger.c \ + src/analog.c \ src/strutil.c \ src/log.c \ src/version.c \