mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
GCS-Make the resources target dependent of the flight package target
This commit is contained in:
parent
f74b149152
commit
ce338fdf4f
@ -99,7 +99,7 @@ package_flight: | all_fw all_bu
|
||||
|
||||
package_ground: | ground_package
|
||||
|
||||
package: | package_flight package_ground
|
||||
package: | package_flight opfw_resource package_ground
|
||||
|
||||
.PHONY: help uavobjects all_clean package_flight package_ground package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user