summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-frontends/docs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tools/kconfig-frontends/docs/Makefile.in')
-rw-r--r--misc/tools/kconfig-frontends/docs/Makefile.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/misc/tools/kconfig-frontends/docs/Makefile.in b/misc/tools/kconfig-frontends/docs/Makefile.in
index be0fc7f26..ab3f3bca6 100644
--- a/misc/tools/kconfig-frontends/docs/Makefile.in
+++ b/misc/tools/kconfig-frontends/docs/Makefile.in
@@ -38,7 +38,12 @@ subdir = docs
DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/scripts/.autostuff/m4/libtool.m4 \
+ $(top_srcdir)/scripts/.autostuff/m4/ltoptions.m4 \
+ $(top_srcdir)/scripts/.autostuff/m4/ltsugar.m4 \
+ $(top_srcdir)/scripts/.autostuff/m4/ltversion.m4 \
+ $(top_srcdir)/scripts/.autostuff/m4/lt~obsolete.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
@@ -78,7 +83,6 @@ am__installdirs = "$(DESTDIR)$(docdir)"
DATA = $(dist_doc_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AM_LFLAGS = @AM_LFLAGS@