summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/IOStream/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/IOStream/Makefile b/examples/IOStream/Makefile
index 0e6290736b9..699113be687 100644
--- a/examples/IOStream/Makefile
+++ b/examples/IOStream/Makefile
@@ -10,8 +10,8 @@
INFO = README
-DIRS = # client \
- # server
+DIRS = client \
+ server
#----------------------------------------------------------------------------
# Include macros and targets