Made it 2.0.0, and removed the changes that are in 1.1.x, as
[freeradius.git] / src / modules / rlm_protocol_filter / Makefile
1 TARGET          = rlm_protocol_filter
2 SRCS            = rlm_protocol_filter.c
3 HEADERS         = 
4 RLM_CFLAGS      =
5 RLM_LIBS        = 
6
7 include ../rules.mak
8
9 $(STATIC_OBJS): $(HEADERS)
10
11 $(DYNAMIC_OBJS): $(HEADERS)