Skip to content

Commit

Permalink
I made the Lower makefile angry. Removing bad files to fix later.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyRodriguez committed Jul 17, 2021
1 parent e62b48d commit 7affda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Receiver/Lower/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ LowerMount_STL=LowerMount_Front.stl LowerMount_Rear.stl
.SECONDEXPANSION:
all: README.html Trigger Lower LowerMount

Trigger Lower LowerMount: $$($$@_STL) $$@.html .frames/$$@.mp4 $$@.mp4 $$@.png
Trigger Lower LowerMount: $$($$@_STL) $$@.html

0 comments on commit 7affda8

Please sign in to comment.