summaryrefslogtreecommitdiff
path: root/ACE/netsvcs/clients/Tokens/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/netsvcs/clients/Tokens/Makefile.am')
-rw-r--r--ACE/netsvcs/clients/Tokens/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/ACE/netsvcs/clients/Tokens/Makefile.am b/ACE/netsvcs/clients/Tokens/Makefile.am
new file mode 100644
index 00000000000..37d4b007538
--- /dev/null
+++ b/ACE/netsvcs/clients/Tokens/Makefile.am
@@ -0,0 +1,17 @@
+##----------------------------------------------------------------------------
+## $Id$
+##
+## Makefile for the Token tests
+##----------------------------------------------------------------------------
+
+##
+## Process this file with automake to create Makefile.in
+##
+
+SUBDIRS = \
+ collection \
+ deadlock \
+ invariant \
+ manual \
+ mutex \
+ rw_lock