SUBDIRS += libhydra
endif
+if USE_LIBCHARON
+ SUBDIRS += libcharon
+endif
+
if USE_SIMAKA
SUBDIRS += libsimaka
endif
endif
if USE_CHARON
- SUBDIRS += libcharon charon
+ SUBDIRS += charon
endif
if USE_STROKE
SUBDIRS += libfreeswan openac scepclient pki
endif
+if USE_CONFTEST
+ SUBDIRS += conftest
+endif
+
if USE_DUMM
SUBDIRS += dumm
endif