Make sure that sane-desc is compiled when generating HTML pages.

DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-09-01 18:48:49 +00:00
rodzic 09710eca99
commit 68ba537d93
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -174,6 +174,9 @@ html-man: $(MANPAGES)
cat $${page} | $(MAN2HTML) > $${page}.html; \
done
../tools/sane-desc:
cd ../tools ; $(MAKE) sane-desc
sane-backends.html: $(wildcard descriptions/*.desc) ../tools/sane-desc
@../tools/sane-desc -m html-backends-split -s descriptions \
-i "The following table summarizes the backends/drivers distributed \