From a99d921cf322a09d779500c2cdeb55e3df260fb8 Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 22 Dec 2008 10:19:55 +0000 Subject: forgot to update Makefile.am git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@446 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 5361f24..246d6ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ sbin_PROGRAMS = radsecproxy radsecproxy_SOURCES = radsecproxy.c \ + tlscommon.c \ gconfig.c \ util.c \ debug.c \ @@ -13,6 +14,7 @@ radsecproxy_SOURCES = radsecproxy.c \ tls.c \ dtls.c \ radsecproxy.h \ + tlscommon.h \ gconfig.h \ debug.h \ util.h \ -- cgit v1.1