mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-14 11:21:58 +02:00
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
|