summaryrefslogtreecommitdiffstats
path: root/vector/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'vector/Makefile.in')
-rw-r--r--vector/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/vector/Makefile.in b/vector/Makefile.in
index 90858d7..640fc33 100644
--- a/vector/Makefile.in
+++ b/vector/Makefile.in
@@ -421,6 +421,7 @@ install-lib-binaries: binaries
echo " Install pkgIndex.tcl $(DESTDIR)$(pkglibdir)"; \
$(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir); \
fi
+ $(INSTALL_DATA) vectorConfig.sh $(DESTDIR)$(libdir)
#========================================================================
# Install binary executables (e.g. .exe files and dependent .dll files)