1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Now I have new screenshots for the Wiki, disabling build of the DoNothing plugin. Will leave it here as an example for people to use as a template for new plugins.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@268 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-03-08 02:22:21 +00:00 committed by dankers
parent 9c20801b9c
commit 96a4ea1a39

View File

@ -7,9 +7,9 @@ SUBDIRS = plugin_coreplugin \
plugin_welcome
# Blank Template Plugin, not compiled by default
SUBDIRS += plugin_donothing
plugin_donothing.subdir = donothing
plugin_donothing.depends = plugin_coreplugin
#SUBDIRS += plugin_donothing
#plugin_donothing.subdir = donothing
#plugin_donothing.depends = plugin_coreplugin
# Core Plugin
plugin_coreplugin.subdir = coreplugin