Skip to content

Commit ce70fb7

Browse files
committed
Adds new target
(tested by using it). Closes #3096
1 parent 410f721 commit ce70fb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ init-highlights:
2727
assets:
2828
./app.pl assets
2929

30+
for-documentable: init-highlights assets
31+
3032
bigpage: gen-pod6-source
3133
pod2onepage --html -v --source-path=./build --exclude=404.pod6 > html/perl6.html
3234

0 commit comments

Comments
 (0)