mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 15:49:06 -04:00
d355dcec62
be removed once automake is fixed to add it automatically.
7 lines
225 B
Makefile
7 lines
225 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
info_TEXINFOS = fileutils.texi
|
|
|
|
# FIXME: remove texinfo.tex when automake has been fixed to include it
|
|
# automatically
|
|
EXTRA_DIST = perm.texi getdate.texi texinfo.tex
|