Remove doc/html from installed docs, as it's now obsolete.
This commit is contained in:
parent
f429c1451a
commit
bab95bf547
|
@ -369,7 +369,6 @@ inst-doc:
|
||||||
$(srcdir)/doc/scsh-manual/html/*.gif \
|
$(srcdir)/doc/scsh-manual/html/*.gif \
|
||||||
$(srcdir)/doc/scsh-manual/html/*.css \
|
$(srcdir)/doc/scsh-manual/html/*.css \
|
||||||
$(srcdir)/doc/src/manual/*.html \
|
$(srcdir)/doc/src/manual/*.html \
|
||||||
$(srcdir)/doc/html/*.html; \
|
|
||||||
do $(INSTALL_DATA) $$f $(htmldir)/; \
|
do $(INSTALL_DATA) $$f $(htmldir)/; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue