summaryrefslogtreecommitdiff
path: root/tests/SSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SSL/Makefile')
-rw-r--r--tests/SSL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/SSL/Makefile b/tests/SSL/Makefile
index fce81acae5f..34b93297fff 100644
--- a/tests/SSL/Makefile
+++ b/tests/SSL/Makefile
@@ -14,6 +14,7 @@ BIN = Thread_Pool_Reactor_SSL_Test
PSRC=$(addsuffix .cpp,$(BIN))
LDLIBS = -lACE_SSL -lssl -lcrypto -lTest_Output
CPPFLAGS += -I..
+SRC = Main.cpp
#----------------------------------------------------------------------------
# Include macros and targets