Fix typo
[freeradius.git] / src / modules / rlm_pap / Makefile
1 #
2 # Makefile
3 #
4 # Version:      $Id$
5 #
6
7 TARGET      = rlm_pap
8 SRCS        = rlm_pap.c
9
10 include ../rules.mak