summaryrefslogtreecommitdiff
path: root/ACE/examples/Connection/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Connection/Makefile.am')
-rw-r--r--ACE/examples/Connection/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/ACE/examples/Connection/Makefile.am b/ACE/examples/Connection/Makefile.am
deleted file mode 100644
index 36a9cc8383a..00000000000
--- a/ACE/examples/Connection/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-## Process this file with automake to create Makefile.in
-##
-## $Id$
-##
-## This file was generated by MPC. Any changes made directly to
-## this file will be lost the next time it is generated.
-##
-## MPC Command:
-## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
-
-SUBDIRS = \
- blocking \
- misc \
- non_blocking
-