summary refs log tree commit diff
path: root/bin/dash/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dash/Makefile.in')
-rw-r--r--bin/dash/Makefile.in3
1 files changed, 2 insertions, 1 deletions
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@