mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
Minor work towards renaming Airspeed to dial
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@898 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
6373bec4dd
commit
7f1c2c4114
@ -80,11 +80,11 @@ plugin_uploader.subdir = uploader
|
||||
plugin_uploader.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_uploader
|
||||
|
||||
#Airspeed Dial Gadget
|
||||
plugin_airspeed.subdir = airspeed
|
||||
plugin_airspeed.depends = plugin_coreplugin
|
||||
plugin_airspeed.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_airspeed
|
||||
#Dial Gadget
|
||||
plugin_dial.subdir = airspeed
|
||||
plugin_dial.depends = plugin_coreplugin
|
||||
plugin_dial.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_dial
|
||||
|
||||
#Linear Dial Gadget
|
||||
plugin_lineardial.subdir = lineardial
|
||||
|
Loading…
x
Reference in New Issue
Block a user