diff options
Diffstat (limited to 'netsvcs/clients/Makefile.am')
-rw-r--r-- | netsvcs/clients/Makefile.am | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/netsvcs/clients/Makefile.am b/netsvcs/clients/Makefile.am index dcce3830dc8..6edac17be3d 100644 --- a/netsvcs/clients/Makefile.am +++ b/netsvcs/clients/Makefile.am @@ -8,11 +8,7 @@ ## 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 + Logger \ + Naming \ + Tokens |