summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.exelib/exelib.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.exelib/exelib.exp')
-rw-r--r--testsuite/systemtap.exelib/exelib.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.exelib/exelib.exp b/testsuite/systemtap.exelib/exelib.exp
index 1337d545..14914570 100644
--- a/testsuite/systemtap.exelib/exelib.exp
+++ b/testsuite/systemtap.exelib/exelib.exp
@@ -80,7 +80,7 @@ foreach arch $arches {
# General compiler flags
# We want the sdt.h from the source dir.
- set testflags "additional_flags=-I$srcdir/../includes/sys"
+ set testflags "additional_flags=-I$srcdir/../includes"
# For now we always require debuginfo
set testflags "$testflags additional_flags=-g"
if {$arch != "default"} {