From 32cc1f8e24972f81873cb33f580af3ad50ec7aa2 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 1 Jun 2007 03:09:36 +0000 Subject: added ssl key option --- examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile.am b/examples/Makefile.am index fa0aa4d..766fcd2 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = cpp +SUBDIRS = #cpp AM_CFLAGS = @CFLAGS@ -- cgit