tests: fix automake rule dependencies

We need to ensure all test programs are built.
This commit is contained in:
Aleksander Morgado
2012-02-29 12:49:20 +01:00
parent 10d9775c54
commit 8f200940ec

View File

@@ -89,7 +89,7 @@ test_sms_part_LDADD = \
if WITH_TESTS
check-local: test-modem-helpers
check-local: test-modem-helpers test-charsets test-qcdm-serial-port test-sms-part
$(abs_builddir)/test-modem-helpers
$(abs_builddir)/test-charsets
$(abs_builddir)/test-qcdm-serial-port