ok, working SoH standalone module
[freeradius.git] / src / modules / rlm_soh / Makefile
1 #
2 # Makefile
3 #
4 # Version:      $Id$
5 #
6
7 TARGET          = rlm_soh
8 SRCS            = rlm_soh.c
9
10 include ../rules.mak