Be a little more libtool-friendly and always use .lo and .la files.
[freeradius.git] / src / modules / rlm_chap / Makefile
1 #
2 # Makefile
3 #
4 # Version:      $Id$
5 #
6
7 TARGET          = rlm_chap
8 SRCS            = rlm_chap.c
9
10 include ../rules.mak