Pull fix from branch_1_1, so proxied EAP replies work
[freeradius.git] / src / modules / rlm_protocol_filter / Makefile
1 #
2 # Makefile
3 #
4 # Version:      $Id$
5 #
6
7 TARGET          = rlm_protocol_filter
8 SRCS            = rlm_protocol_filter.c
9
10 include ../rules.mak