move SQL-based pool functionality to new attr-sql libstrongswan plugin
This commit is contained in:
@@ -200,6 +200,10 @@ if USE_SQLITE
|
||||
SUBDIRS += plugins/sqlite
|
||||
endif
|
||||
|
||||
if USE_ATTR_SQL
|
||||
SUBDIRS += plugins/attr_sql
|
||||
endif
|
||||
|
||||
if USE_PADLOCK
|
||||
SUBDIRS += plugins/padlock
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user