maemo: Remove unused plugin

This commit is contained in:
Tobias Brunner
2016-09-15 18:33:52 +02:00
parent 5f564b94a0
commit d8f27ba679
9 changed files with 1 additions and 761 deletions
-7
View File
@@ -513,13 +513,6 @@ if MONOLITHIC
endif
endif
if USE_MAEMO
SUBDIRS += plugins/maemo
if MONOLITHIC
libcharon_la_LIBADD += plugins/maemo/libstrongswan-maemo.la
endif
endif
if USE_HA
SUBDIRS += plugins/ha
if MONOLITHIC