Simple module to fix WiMAX Calling-Station-Id
[freeradius.git] / src / modules / rlm_wimax / Makefile
1 TARGET          = rlm_wimax
2 SRCS            = rlm_wimax.c
3 HEADERS         = 
4 RLM_CFLAGS      =
5 RLM_LIBS        = 
6
7 include ../rules.mak
8
9 $(STATIC_OBJS): $(HEADERS)
10
11 $(DYNAMIC_OBJS): $(HEADERS)