mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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
@@ -18,6 +18,7 @@ EXTRA_DIST += \
|
||||
build-aux/Darwin.valgrind \
|
||||
build-aux/Linux.valgrind \
|
||||
build-aux/cross-options.pl \
|
||||
build-aux/epsf.tex \
|
||||
build-aux/move-if-change \
|
||||
build-aux/prev-version.txt \
|
||||
build-aux/update-b4-copyright
|
||||
|
||||
Reference in New Issue
Block a user