Include udpfromto.c
authoraland <aland>
Mon, 15 Dec 2003 20:23:57 +0000 (20:23 +0000)
committeraland <aland>
Mon, 15 Dec 2003 20:23:57 +0000 (20:23 +0000)
src/lib/Makefile

index 1bf042c..d248977 100644 (file)
@@ -3,8 +3,8 @@ include ../../Make.inc
 
 SRCS           = dict.c print.c radius.c valuepair.c token.c misc.c \
                log.c filters.c missing.c md4.c md5.c sha1.c \
-               hmac.c hmacsha1.c \
-               snprintf.c isaac.c smbdes.c crypt.c 
+               hmac.c hmacsha1.c snprintf.c isaac.c smbdes.c crypt.c \
+               udpfromto.c
 
 INCLUDES       = ../include/radius.h ../include/libradius.h \
                  ../include/missing.h ../include/autoconf.h