about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 34ec30d2..5ac81f52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,7 +143,7 @@ check_PROGRAMS = tests/testsuite stabbertests/stabbertestsuite
 tests_testsuite_SOURCES = $(test_sources)
 tests_testsuite_LDADD = -lcmocka
 stabbertests_stabbertestsuite_SOURCES = $(stabbertest_sources)
-stabbertests_stabbertestsuite_CFLAGS = -I/usr/include/tcl8.6
+stabbertests_stabbertestsuite_CFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.5
 stabbertests_stabbertestsuite_LDADD = -lcmocka -lstabber -lexpect -ltcl
 
 man_MANS = $(man_sources)