From dccdd15402b2b7e0e8453c715fc451b3e3510272 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Sun, 4 Nov 2007 17:46:23 +0000 Subject: added Address Class and Connection List --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4dbad5e..7cf27b2 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ OBJS = anytun.o \ authAlgo.o \ keyDerivation.o \ connectionList.o \ + networkAddress.o \ PracticalSocket.o \ signalController.o \ log.o \ -- cgit v1.2.3