Skip to content

Commit 31412a5

Browse files
committed
Improve Makefile
bench 1407258
1 parent 3a330fd commit 31412a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ else
1818
endif
1919
cat header.sh ./Serendipity/target/Serendipity-Test.jar > $(EXE)
2020
chmod +x $(EXE)
21-
21+
cp ./Serendipity/target/Serendipity-Test.jar Serendipity.jar
2222
net:
2323
wget -O $(EMBEDDED_NET_LOCATION) https://github.com/xu-shawn/Serendipity-Networks/raw/main/$(NET_NAME)

0 commit comments

Comments
 (0)