summary refs log tree commit diff
path: root/bin/dash/src/Makefile.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-27 01:24:03 +0000
committerJune McEnroe <june@causal.agency>2021-09-27 01:24:03 +0000
commit022e83c7ffe05c14892b5d3d99debeb1e14f53e6 (patch)
tree2400c2209d866f05d03d0a60ee88b02a7cf8c659 /bin/dash/src/Makefile.in
parentAdd boot commands for serial console (diff)
downloadsrc-022e83c7ffe05c14892b5d3d99debeb1e14f53e6.tar.gz
src-022e83c7ffe05c14892b5d3d99debeb1e14f53e6.zip
Update dash autoconf/automake files
No idea why it made me do this...
Diffstat (limited to '')
-rw-r--r--bin/dash/src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dash/src/Makefile.in b/bin/dash/src/Makefile.in
index ae25f565..c23197ed 100644
--- a/bin/dash/src/Makefile.in
+++ b/bin/dash/src/Makefile.in
@@ -290,6 +290,7 @@ pdfdir = @pdfdir@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
+runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@