mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
build: Fix "make dvi" and "make distcheck" error.
* bootstrap.conf (gnulib_extra_files): Add build-aux/epsf.tex. * build-aux/local.mk (EXTRA_DIST): Add build-aux/epsf.tex.
This commit is contained in:
committed by
Paul Eggert
parent
84119fd53e
commit
df2ed793af
@@ -84,6 +84,8 @@ gnulib_tool_option_extras='--symlink --conditional-dependencies --makefile-name=
|
||||
|
||||
gnulib_extra_files="$gnulib_extra_files build-aux/move-if-change"
|
||||
|
||||
gnulib_extra_files="$gnulib_extra_files build-aux/epsf.tex"
|
||||
|
||||
bootstrap_post_import_hook()
|
||||
{
|
||||
# Ensure that ChangeLog exists, for automake.
|
||||
|
||||
Reference in New Issue
Block a user