X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=add31e9b6c9d56ca41a5d8677191d233c9a509e7;hb=d5c4144e2cd5129da947277c24b699066d0bec72;hp=16cd288d877b788ec59275824b865c0a28e60bb9;hpb=d74d30bb14b9cb240e244caff7179926c72630e6;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 16cd288d..add31e9b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -424,6 +424,7 @@ tests_check_main_SOURCES = \ tests/check_input_all.c \ tests/check_input_binary.c \ tests/check_output_all.c \ + tests/check_transform_all.c \ tests/check_session.c \ tests/check_strutil.c \ tests/check_version.c \