Adding libhydra stub.

This commit is contained in:
Tobias Brunner
2010-03-24 18:53:09 +01:00
parent dc9ddba6e3
commit 0bf68cbf7c
3 changed files with 36 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@ if USE_LIBSTRONGSWAN
SUBDIRS += libstrongswan
endif
if USE_LIBHYDRA
SUBDIRS += libhydra
endif
if USE_SIMAKA
SUBDIRS += libsimaka
endif