]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add in missing C file again
authorAlan T. DeKok <aland@freeradius.org>
Fri, 27 Jan 2012 08:00:31 +0000 (09:00 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 27 Jan 2012 08:00:31 +0000 (09:00 +0100)
src/main/radiusd.mk

index 1015903a196303b76782ca0ce9294ff86c57f4e3..e0fcb81d6a9241fe87e17486c041958cbd76be18 100644 (file)
@@ -1,6 +1,6 @@
 SOURCES := acct.c auth.c client.c conffile.c crypt.c exec.c files.c \
                  listen.c log.c mainconfig.c modules.c modcall.c \
-                 radiusd.c stats.c soh.c \
+                 radiusd.c stats.c soh.c connection.c \
                  session.c threads.c util.c valuepair.c version.c  \
                  xlat.c process.c realms.c evaluate.c vmps.c detail.c
 ifneq ($(OPENSSL_LIBS),)