renamed med_db plugin to medsrv, as we will introduce an additional medcli client plugin

This commit is contained in:
Martin Willi
2008-05-08 12:11:30 +00:00
parent 25b12c696b
commit 5b7ec6d4e0
14 changed files with 117 additions and 117 deletions
+2 -2
View File
@@ -162,7 +162,7 @@ if USE_EAP_AKA
SUBDIRS += plugins/eap_aka
endif
if USE_MED_DB
SUBDIRS += plugins/med_db
if USE_MEDSRV
SUBDIRS += plugins/medsrv
endif