#
# Makefile
#
# Version:	$Id: Makefile,v 1.2 2006/01/22 21:46:37 nbk Exp $
#

TARGET		= rlm_digest
SRCS		= rlm_digest.c

include ../rules.mak
