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
commit7a74839dbbb394bafbcd4f6fd8cf5ee3209ba2d2 (patch)
tree510ca9d84acc56c1d0a16e44718fd91fd85e90f0 /bin/dash/src/Makefile.in
parentAdd boot commands for serial console (diff)
downloadsrc-7a74839dbbb394bafbcd4f6fd8cf5ee3209ba2d2.tar.gz
src-7a74839dbbb394bafbcd4f6fd8cf5ee3209ba2d2.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@