From 022e83c7ffe05c14892b5d3d99debeb1e14f53e6 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 27 Sep 2021 01:24:03 +0000 Subject: Update dash autoconf/automake files No idea why it made me do this... --- bin/dash/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/dash/Makefile.in') diff --git a/bin/dash/Makefile.in b/bin/dash/Makefile.in index 49084bfd..336af412 100644 --- a/bin/dash/Makefile.in +++ b/bin/dash/Makefile.in @@ -156,7 +156,7 @@ CTAGS = ctags CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \ - ChangeLog compile install-sh missing + ChangeLog compile depcomp install-sh missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -281,6 +281,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -- cgit 1.4.1