From 49147bacbfb07337c54ddd3df94499c166a0376c Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Tue, 6 Nov 2007 23:28:11 +0000 Subject: router + connection manage eingebaut --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ffb4b1c..4148821 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ OBJS = anytun.o \ authAlgo.o \ keyDerivation.o \ connectionList.o \ + connectionParams.o \ networkAddress.o \ PracticalSocket.o \ router.o \ -- cgit v1.2.3