Skip to content

Commit 16ec0ab

Browse files
committed
configure: Create the dist directory
1 parent 67ebf8a commit 16ec0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ step_msg "making directories"
727727

728728
for i in \
729729
doc doc/std doc/extra \
730-
dl tmp
730+
dl tmp dist
731731
do
732732
make_dir $i
733733
done

0 commit comments

Comments
 (0)