Move the SoH code to the server directory
[freeradius.git] / src / lib / Makefile
index ffc7f09..2557201 100644 (file)
@@ -10,7 +10,7 @@ SRCS          = dict.c filters.c hash.c hmac.c hmacsha1.c isaac.c log.c \
                  misc.c missing.c md4.c md5.c print.c radius.c rbtree.c \
                  sha1.c snprintf.c strlcat.c strlcpy.c token.c udpfromto.c \
                  valuepair.c fifo.c packet.c event.c getaddrinfo.c vqp.c \
-                 heap.c dhcp.c tcp.c soh.c
+                 heap.c dhcp.c tcp.c
 
 LT_OBJS                = $(SRCS:.c=.lo)