Skip to content
This repository was archived by the owner on May 17, 2020. It is now read-only.

Commit a965d59

Browse files
enable pack in Makefile
1 parent 80c1621 commit a965d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pack:
1313
all:
1414
make clean
1515
make build
16-
# make pack
16+
make pack

0 commit comments

Comments
 (0)