summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-10-30 02:22:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-10-30 02:22:06 +0000
commitb0678df9047adffcb4fefec5fac6e2db2425c23f (patch)
tree1d6e462f09b8ab6547af31a243afcca0d5611042
parentbb30621a5ed60d00b3f55295ecb16275c25c4ba3 (diff)
downloadATCD-b0678df9047adffcb4fefec5fac6e2db2425c23f.tar.gz
Minor cosmetic update.
-rw-r--r--Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e44db6175e..aa6fb33e3bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,11 +20,12 @@ man_MANS = ace-config.1
## Build the library directories first.
## The docs directory is currently handled by the "dist-hook" makefile target.
-SUBDIRS = ace \
- netsvcs \
- tests \
- apps \
- man
+SUBDIRS = \
+ ace \
+ netsvcs \
+ tests \
+ apps \
+ man
##SUBDIRS = \
## docs \