diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index 9ebfffced..46f964710 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -160,6 +160,7 @@ info_TEXINFOS = coreutils.texi EXTRA_DIST = perm.texi getdate.texi constants.texi doclicense.texi subdir = doc +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = |