Single-line multi-entry SUBDIRS often increase management noise.
AUTOMAKE_OPTIONS = dist-bzip2 1.5 foreign
-SUBDIRS = compat contrib doc errors icons
+SUBDIRS = \
+ compat \
+ contrib \
+ doc \
+ errors \
+ icons
if ENABLE_LOADABLE_MODULES
SUBDIRS += libltdl
endif
-SUBDIRS += lib scripts src tools test-suite
+SUBDIRS += \
+ lib \
+ scripts \
+ src \
+ tools \
+ test-suite
DISTCLEANFILES = include/stamp-h include/stamp-h[0-9]*
DEFAULT_PINGER = $(libexecdir)/`echo pinger | sed '$(transform);s/$$/$(EXEEXT)/'`
LoadableModules.h
# subdir Y that requires a file built in subdir X must appear after X
-SUBDIRS = mem time debug base anyp helper dns html ftp parser comm error eui sbuf acl format clients servers fs repl store DiskIO proxyp
+SUBDIRS = \
+ mem \
+ time \
+ debug \
+ base \
+ anyp \
+ helper \
+ dns \
+ html \
+ ftp \
+ parser \
+ comm \
+ error \
+ eui \
+ sbuf \
+ acl \
+ format \
+ clients \
+ servers \
+ fs \
+ repl \
+ store \
+ DiskIO \
+ proxyp
if ENABLE_AUTH
SUBDIRS += auth
AUTH_ACL_LIBS= auth/libacls.la
endif
-SUBDIRS += http ip icmp log ipc mgr
+SUBDIRS += \
+ http \
+ ip \
+ icmp \
+ log \
+ ipc \
+ mgr
SSL_LIBS=
if ENABLE_SSL
include $(top_srcdir)/src/Common.am
SUBDIRS = $(AUTH_MODULES)
-DIST_SUBDIRS = basic digest negotiate ntlm
+DIST_SUBDIRS = \
+ basic \
+ digest \
+ negotiate \
+ ntlm
noinst_LTLIBRARIES = libauth.la libacls.la
## not needed? $(AUTH_LIBS_TO_BUILD)
include $(top_srcdir)/src/Common.am
-DIST_SUBDIRS= eDirectory file LDAP
+DIST_SUBDIRS = \
+ eDirectory \
+ file \
+ LDAP
+
SUBDIRS= $(DIGEST_AUTH_HELPERS)
EXTRA_DIST= helpers.m4
include $(top_srcdir)/src/Common.am
-DIST_SUBDIRS= kerberos SSPI wrapper
+DIST_SUBDIRS = \
+ kerberos \
+ SSPI \
+ wrapper
SUBDIRS= $(NEGOTIATE_AUTH_HELPERS)
EXTRA_DIST= helpers.m4
include $(top_srcdir)/src/Common.am
-DIST_SUBDIRS= fake SMB_LM SSPI
+DIST_SUBDIRS = \
+ fake \
+ SMB_LM \
+ SSPI
SUBDIRS= $(NTLM_AUTH_HELPERS)
EXTRA_DIST= helpers.m4
include $(top_srcdir)/src/Common.am
-SUBDIRS = one url_rewriters
+SUBDIRS = \
+ one \
+ url_rewriters
noinst_LTLIBRARIES = libhttp.la
## Please see the COPYING and CONTRIBUTORS files for details.
##
-DIST_SUBDIRS= fake LFS
+DIST_SUBDIRS = \
+ fake \
+ LFS
SUBDIRS= $(URL_REWRITE_HELPERS)
include $(top_srcdir)/src/Common.am
-DIST_SUBDIRS= DB file
+DIST_SUBDIRS = \
+ DB \
+ file
SUBDIRS= $(LOG_DAEMON_HELPERS)
EXTRA_DIST= helpers.m4
include $(top_srcdir)/src/Common.am
-SUBDIRS= cert_generators cert_validators
+SUBDIRS = \
+ cert_generators \
+ cert_validators
noinst_LTLIBRARIES = libsecurity.la
## Please see the COPYING and CONTRIBUTORS files for details.
##
-SUBDIRS = apparmor helper-mux systemd sysvinit
+SUBDIRS = \
+ apparmor \
+ helper-mux \
+ systemd \
+ sysvinit
EXTRA_DIST = helper-ok-dying.pl helper-ok.pl