Added a small libcharon wrapper intended to directly host the nm plugin.
For this reason it reclaims the --enable-nm configure option.
This commit is contained in:
@@ -56,6 +56,10 @@ if USE_CHARON
|
||||
SUBDIRS += charon
|
||||
endif
|
||||
|
||||
if USE_NM
|
||||
SUBDIRS += charon-nm
|
||||
endif
|
||||
|
||||
if USE_STROKE
|
||||
SUBDIRS += stroke
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user