forked from Archive/PX4-Autopilot
Add missing newline
This commit is contained in:
parent
4d186e56ea
commit
cebdae438d
|
@ -44,4 +44,4 @@ autodeclination_test: $(SBUS2_FILES)
|
|||
.PHONY: clean
|
||||
|
||||
clean:
|
||||
rm -f $(ODIR)/*.o *~ core $(INCDIR)/*~ mixer_test sbus2_test autodeclination_test sf0x_test
|
||||
rm -f $(ODIR)/*.o *~ core $(INCDIR)/*~ mixer_test sbus2_test autodeclination_test sf0x_test
|
||||
|
|
Loading…
Reference in New Issue