From c5a04de9fbc05acbd77219c2bbe1e315743a7ef2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 20 Jul 2015 23:28:23 +0100 Subject: Added libexpect check for functional tests --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 88254721..87bc1502 100644 --- a/Makefile.am +++ b/Makefile.am @@ -162,12 +162,14 @@ tests_unittests_unittests_CFLAGS = -w tests_unittests_unittests_LDADD = -lcmocka if HAVE_STABBER +if HAVE_EXPECT TESTS += tests/functionaltests/functionaltests check_PROGRAMS += tests/functionaltests/functionaltests tests_functionaltests_functionaltests_SOURCES = $(functionaltest_sources) tests_functionaltests_functionaltests_CFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.5 tests_functionaltests_functionaltests_LDADD = -lcmocka -lstabber -lexpect -ltcl endif +endif man_MANS = $(man_sources) -- cgit 1.4.1-2-gfad0