diff options
Diffstat (limited to 'netsvcs/clients/Makefile.am')
-rw-r--r-- | netsvcs/clients/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/netsvcs/clients/Makefile.am b/netsvcs/clients/Makefile.am deleted file mode 100644 index dcce3830dc8..00000000000 --- a/netsvcs/clients/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -##---------------------------------------------------------------------------- -## $Id$ -## -## Makefile for the client programs that test the ACE network services -##---------------------------------------------------------------------------- - -## -## Process this file with automake to create Makefile.in -## - -## The number in AUTOMAKE_OPTIONS is the minimum required version automake -## needed to process this file. -AUTOMAKE_OPTIONS = 1.4 - -SUBDIRS = \ - Logger \ - Naming \ - Tokens |