summaryrefslogtreecommitdiff
path: root/libvtv/Makefile.in
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2013-09-24 12:29:28 -0700
committerCaroline Tice <ctice@gcc.gnu.org>2013-09-24 12:29:28 -0700
commit114f3eb91d259328f4e043c667656d4ec6bce31a (patch)
treebacb88d1a3824634c4d5f585e24d6b06c56e1858 /libvtv/Makefile.in
parentaec2eae65f6a1b9950a43d730af816a943d3e38a (diff)
downloadgcc-114f3eb91d259328f4e043c667656d4ec6bce31a.tar.gz
Update libvtv to install header files in standard
location rather than top level include dir. From-SVN: r202873
Diffstat (limited to 'libvtv/Makefile.in')
-rw-r--r--libvtv/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/Makefile.in b/libvtv/Makefile.in
index e021d42fd14..96e4a2206f9 100644
--- a/libvtv/Makefile.in
+++ b/libvtv/Makefile.in
@@ -289,7 +289,7 @@ vtv_sources = \
vtv_utils.cc \
vtv_end.c
-libvtv_includedir = $(includedir)
+libvtv_includedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include
# Link in vtv_start and vtv_end.
BUILT_SOURCES = vtv_start.c vtv_end.c