X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=cab73cb160603e1217cb680e3b8d74a1b12ed234;hb=90cefe0cc7d498ed8a8c7cdb1e95c16296ca5059;hp=2487b2ef8f48a17c234d7910ca4d3331959a6152;hpb=fb019a0e4d28fe381ce8142f3ec00a6e8731e094;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 2487b2ef..cab73cb1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -420,7 +420,8 @@ tests_check_main_SOURCES = \ tests/check_strutil.c \ tests/check_version.c \ tests/check_driver_all.c \ - tests/check_device.c + tests/check_device.c \ + tests/check_trigger.c tests_check_main_CFLAGS = @check_CFLAGS@