Skip to content

Commit ac9d4b5

Browse files
committed
Add Digest::SHA to Makefile
1 parent 96e6433 commit ac9d4b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ PERL6 = perl6
22

33
SOURCES = \
44
lib/Digest.pm \
5+
lib/Digest/SHA.pm \
56
lib/Dispatcher.pm \
67
lib/Dispatcher/Rule.pm \
78
lib/November.pm \

0 commit comments

Comments
 (0)