Skip to content

Commit

Permalink
📝 updates makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kaityo256 committed Nov 14, 2023
1 parent c88ddfe commit 5539caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ copy-pdf: $(ASSIGNMENT)
cp simulation/assignment.pdf assignment13.pdf
cp ml/assignment.pdf assignment14.pdf

copy-pptx: $(ASSIGNMENT)
copy-pptx:
cp hello/fig/slide.pptx python01.pptx
cp basic/fig/slide.pptx python02.pptx
cp scope/fig/slide.pptx python03.pptx
Expand Down

0 comments on commit 5539caa

Please sign in to comment.