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