mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
Ground/GCSControl: Reenable joystick. SDL required.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1822 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
93a85e24a0
commit
4766e11882
@ -11,6 +11,7 @@ SUBDIRS = \
|
||||
utils \
|
||||
glc_lib\
|
||||
qymodem \
|
||||
sdlgamepad \
|
||||
libqxt
|
||||
|
||||
#SUBDIRS += sdlgamepad
|
||||
SUBDIRS +=
|
||||
|
@ -147,7 +147,7 @@ plugin_gcscontrol.subdir = gcscontrol
|
||||
plugin_gcscontrol.depends = plugin_coreplugin
|
||||
plugin_gcscontrol.depends += plugin_uavobjects
|
||||
plugin_gcscontrol.depends += plugin_uavtalk
|
||||
#SUBDIRS += plugin_gcscontrol
|
||||
SUBDIRS += plugin_gcscontrol
|
||||
|
||||
# Empty UAVGadget - Default for new splits
|
||||
plugin_magicwaypoint.subdir = magicwaypoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user