mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-31 23:06:33 +02: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
|