aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 8f43617..87645cd 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -105,6 +105,7 @@ POSTCOMPILE = @true
# Directory containing source files.
srcdir = @srcdir@
VPATH = @srcdir@
+top_srcdir = @top_srcdir@
YACC=@YACC@