]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
asix-sigma: eliminate magic numbers in firmware file references
[libsigrok.git] / Makefile.am
index 2e111e9341ef9953ce59c7577265a10b39d4d9db..dd281c5b8e18a31291c838c8f82592e87a704408 100644 (file)
@@ -715,7 +715,8 @@ tests_main_SOURCES = \
        tests/driver_all.c \
        tests/device.c \
        tests/trigger.c \
-       tests/analog.c
+       tests/analog.c \
+       tests/conv.c
 
 tests_main_LDADD = libsigrok.la $(SR_EXTRA_LIBS) $(TESTS_LIBS)