diff options
Diffstat (limited to 'libvtv/Makefile.am')
-rw-r--r-- | libvtv/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/Makefile.am b/libvtv/Makefile.am index c3983effb7d..61118988993 100644 --- a/libvtv/Makefile.am +++ b/libvtv/Makefile.am @@ -51,7 +51,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 |