Add doc/src/manual to DISTFILES.
This commit is contained in:
parent
bab95bf547
commit
bf57bfb356
|
@ -482,7 +482,8 @@ DISTFILES = README COPYING INSTALL RELEASE configure config.sub config.guess \
|
||||||
doc/scsh-manual/*.tex doc/scsh-manual/man.ps \
|
doc/scsh-manual/*.tex doc/scsh-manual/man.ps \
|
||||||
doc/scsh-manual/man.dvi doc/scsh-manual/Makefile \
|
doc/scsh-manual/man.dvi doc/scsh-manual/Makefile \
|
||||||
doc/scsh-manual/THANKS doc/scsh-manual/html/*.html \
|
doc/scsh-manual/THANKS doc/scsh-manual/html/*.html \
|
||||||
doc/scsh-manual/html/*.gif doc/scsh-manual/html/*.css
|
doc/scsh-manual/html/*.gif doc/scsh-manual/html/*.css \
|
||||||
|
doc/src/manual/*.html
|
||||||
|
|
||||||
|
|
||||||
distname = $(RUNNABLE)-0.`cat build/minor-version-number`
|
distname = $(RUNNABLE)-0.`cat build/minor-version-number`
|
||||||
|
|
Loading…
Reference in New Issue