aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/user/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index fb5cd4a..1637ebb 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -34,6 +34,9 @@ dist_html_DATA = skribilo.css
BUILT_SOURCES = lout/front-page.lout
CLEANFILES = $(BUILT_SOURCES) $(html_DATA) skribilo.info
+# `user.sui' is produced by the HTML engine.
+user.sui: user.html
+
skribilo = $(top_builddir)/src/pre-inst-skribilo
skrflags = -I $(srcdir) -P $(top_srcdir)/doc/img \
-S $(srcdir) -S $(top_srcdir)/src/guile \