Skip to content

Commit 44cd6c3

Browse files
committed
Makefile: include linked images
1 parent 2e9e676 commit 44cd6c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ci: spec.bs
2222
mkdir -p out
2323
make remote
2424
mv spec.html out/index.html
25+
cp -r images out/
2526

2627
clean:
2728
rm spec.html

0 commit comments

Comments
 (0)