* fix `make distcheck'
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
@include ../texi/version.texi
|
||||
|
||||
@include texi.texi
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 2012 Dirk-Jan C. Binnema
|
||||
@ -838,5 +839,5 @@ Frequency
|
||||
@node GNU Free Documentation License
|
||||
@appendix GNU Free Documentation License
|
||||
|
||||
@include ../texi/fdl.texi
|
||||
@include @value{texidir}/fdl.texi
|
||||
@bye
|
||||
|
||||
6
guile/texi.texi.in
Normal file
6
guile/texi.texi.in
Normal file
@ -0,0 +1,6 @@
|
||||
@c the version for mu for including in texinfo docs
|
||||
@set texidir @abs_top_srcdir@/texi
|
||||
|
||||
@c the version for mu for including in texinfo docs
|
||||
@set mu-version @VERSION@
|
||||
|
||||
Reference in New Issue
Block a user