summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 344a7fb4..784e8172 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -346,6 +346,8 @@ $(top_builddir)/doc/refman.pdf: $(top_builddir)/doc/html/index.html
docs: pdf $(top_builddir)/doc/refman.pdf
libs:
+ @echo Building dependency libs and installing in /usr/local/stow ...
+ git submodule update --init
(cd lib; make)
report: all