1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

GCS/plugins.pro: scope gadget depends on uavobjects now.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@790 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
ephy 2010-06-16 17:54:42 +00:00 committed by ephy
parent 262c8a01d6
commit 390b762495

View File

@ -59,6 +59,7 @@ SUBDIRS += plugin_opmap
# Scope UAVGadget
plugin_scope.subdir = scope
plugin_scope.depends = plugin_coreplugin
plugin_scope.depends = plugin_uavobjects
SUBDIRS += plugin_scope
# UAVObject Browser Gadget