summaryrefslogtreecommitdiffstats
path: root/vtysh/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'vtysh/Makefile.in')
-rw-r--r--vtysh/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/Makefile.in b/vtysh/Makefile.in
index 20a208c8..9a5180a7 100644
--- a/vtysh/Makefile.in
+++ b/vtysh/Makefile.in
@@ -150,7 +150,7 @@ all: all-am
.SUFFIXES:
.SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign vtysh/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status