aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 60484d5e..2289ba9a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ install:
mkdir -p $(ROOT)$(mandir)/man{5,8}
mkdir -p $(ROOT)/etc/rwtab.d $(ROOT)/etc/statetab.d
mkdir -p $(ROOT)/var/lib/stateless/writable
+ mkdir -p $(ROOT)/var/lib/stateless/state
install -m644 inittab adjtime $(ROOT)/etc
if uname -m | grep -q s390 ; then \