diff options
Diffstat (limited to 'relay/tests')
-rw-r--r-- | relay/tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/relay/tests/Makefile.in b/relay/tests/Makefile.in index 4e9cf586..5b3670fd 100644 --- a/relay/tests/Makefile.in +++ b/relay/tests/Makefile.in @@ -87,7 +87,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -@HAVE_ATF_TRUE@am__append_1 = relay_unittests +@HAVE_ATF_TRUE@am__append_1 = relay_unittests check_PROGRAMS = $(am__EXEEXT_2) subdir = relay/tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |