summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Naming/Makefile.am')
-rw-r--r--netsvcs/clients/Naming/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/netsvcs/clients/Naming/Makefile.am b/netsvcs/clients/Naming/Makefile.am
deleted file mode 100644
index 09924790da5..00000000000
--- a/netsvcs/clients/Naming/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-##---------------------------------------------------------------------------
-## $Id$
-##
-## Makefile for the Name Server test applications
-##
-##---------------------------------------------------------------------------
-
-##
-## 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 = \
- Client \
- Dump_Restore
-