summaryrefslogtreecommitdiff
path: root/libvtv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv/Makefile.am')
-rw-r--r--libvtv/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvtv/Makefile.am b/libvtv/Makefile.am
index e3aa091c695..10d26375c10 100644
--- a/libvtv/Makefile.am
+++ b/libvtv/Makefile.am
@@ -122,3 +122,5 @@ LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CXXVTV) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
+
+include $(top_srcdir)/../multilib.am