mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
Minor docs building fix.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3154
This commit is contained in:
@@ -70,8 +70,8 @@ print-docs:
|
||||
# the time.
|
||||
install-data-hook:
|
||||
if test -r html ; then \
|
||||
mkdir -p $(datadir)/doc/ z; \
|
||||
cp -r html $(datadir)/doc/; \
|
||||
mkdir -p $(datadir)/doc/valgrind/; \
|
||||
cp -r html $(datadir)/doc/valgrind/; \
|
||||
fi
|
||||
|
||||
dist-hook: html-docs
|
||||
|
||||
Reference in New Issue
Block a user