summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/Makefile.am')
-rw-r--r--netsvcs/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/netsvcs/Makefile.am b/netsvcs/Makefile.am
deleted file mode 100644
index d631bb6b7bc..00000000000
--- a/netsvcs/Makefile.am
+++ /dev/null
@@ -1,21 +0,0 @@
-##---------------------------------------------------------------------------
-## $Id$
-##
-## Makefile for 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 = lib \
- clients \
- servers
-
-EXTRA_DIST = ACE-netsvcs.html
-