./configure depends on them to build the helpers correctly on auto-detect.
This should resolve some issues we have had testing the helpers and users
have found with missing logdaemon etc on package builds.
man_MANS = basic_db_auth.8
EXTRA_DIST= \
passwd.sql \
- basic_db_auth.in
+ basic_db_auth.in \
+ config.test
## So that the man(8) file is ready for snapshot manuals bundling.
dist-hook: basic_db_auth.8
libexec_PROGRAMS = basic_ldap_auth
man_MANS = basic_ldap_auth.8
-EXTRA_DIST = basic_ldap_auth.8
+EXTRA_DIST = basic_ldap_auth.8 config.test
basic_ldap_auth_SOURCES = basic_ldap_auth.cc
LDADD = \
libexec_SCRIPTS = basic_msnt_multi_domain_auth.pl
-EXTRA_DIST = basic_msnt_multi_domain_auth.pl README.txt
+EXTRA_DIST = basic_msnt_multi_domain_auth.pl README.txt config.test
-#
-# Makefile for the Squid Object Cache server
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
MSNTAUTH_CONF = $(sysconfdir)/msntauth.conf
COPYING-2.0 \
msntauth.conf.default \
msntauth-v2.0.lsm \
- README.html
+ README.html \
+ config.test
sysconf_DATA = \
msntauth.conf.default
libexec_PROGRAMS = basic_ncsa_auth
basic_ncsa_auth_SOURCES = basic_ncsa_auth.cc crypt_md5.cc crypt_md5.h
man_MANS = basic_ncsa_auth.8
-EXTRA_DIST = basic_ncsa_auth.8
+EXTRA_DIST = basic_ncsa_auth.8 config.test
LDADD = \
$(COMPAT_LIB) \
$(CRYPTLIB) \
$(COMPAT_LIB) \
$(CRYPTLIB) \
$(XTRA_LIBS)
+
+EXTRA_DIST = config.test
include $(top_srcdir)/src/Common.am
man_MANS = basic_pam_auth.8
-EXTRA_DIST = basic_pam_auth.8
+EXTRA_DIST = basic_pam_auth.8 config.test
libexec_PROGRAMS = basic_pam_auth
basic_pam_auth_SOURCES = basic_pam_auth.cc
libexec_SCRIPTS = basic_pop3_auth.pl
-EXTRA_DIST = basic_pop3_auth.pl
+EXTRA_DIST = basic_pop3_auth.pl config.test
libexec_PROGRAMS = basic_radius_auth
man_MANS = basic_radius_auth.8
-EXTRA_DIST = basic_radius_auth.8
+EXTRA_DIST = basic_radius_auth.8 config.test
basic_radius_auth_SOURCES = \
basic_radius_auth.cc \
radius.h \
$(LIBSASL) \
$(XTRA_LIBS)
-EXTRA_DIST = basic_sasl_auth.pam basic_sasl_auth.conf
+EXTRA_DIST = basic_sasl_auth.pam basic_sasl_auth.conf config.test
basic_smb_auth_CXXFLAGS = -DSAMBAPREFIX=\"$(SAMBAPREFIX)\" -DHELPERSCRIPT=\"$(SMB_AUTH_HELPER_PATH)\"
basic_smb_auth_LDADD = $(COMPAT_LIB) $(XTRA_LIBS)
-EXTRA_DIST = basic_smb_auth.sh COPYING-2.0
+EXTRA_DIST = basic_smb_auth.sh COPYING-2.0 config.test
-lnetapi32 -ladvapi32 -lsspwin32 \
$(XTRA_LIBS)
-EXTRA_DIST = readme.txt
+EXTRA_DIST = readme.txt config.test
$(CRYPTLIB)
man_MANS = basic_getpwnam_auth.8
+
+EXTRA_DIST = config.test
$(CRYPTLIB) \
$(XTRA_LIBS) \
$(SSLLIB)
+
+EXTRA_DIST = config.test
$(CRYPTLIB) \
$(XTRA_LIBS) \
$(SSLLIB)
+
+EXTRA_DIST = config.test
$(CRYPTLIB) \
$(XTRA_LIBS) \
$(SSLLIB)
+
+EXTRA_DIST = config.test
-#
-# Makefile for the ip_user external_acl helper by Rodrigo Campos
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
## we need our local files too (but avoid -I. at all costs)
example.conf \
example-deny_all_but.conf \
license \
- README
+ README \
+ config.test
LDADD = \
$(top_builddir)/compat/libcompat.la \
-#
-# Makefile for the Squid LDAP authentication helper
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
## we need our local files too (but avoid -I. at all costs)
libexec_PROGRAMS = squid_ldap_group
man_MANS = squid_ldap_group.8
-EXTRA_DIST = squid_ldap_group.8
+EXTRA_DIST = squid_ldap_group.8 config.test
squid_ldap_group_SOURCES = squid_ldap_group.c
LDADD = \
-#
-# Makefile for the Squid Object Cache server
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
libexec_PROGRAMS = mswin_check_ad_group
mswin_check_ad_group_SOURCES = mswin_check_ad_group.c mswin_check_ad_group.h
-ladsiid \
$(XTRA_LIBS)
-EXTRA_DIST = readme.txt
+EXTRA_DIST = readme.txt config.test
-lntdll \
$(XTRA_LIBS)
-EXTRA_DIST = readme.txt
+EXTRA_DIST = readme.txt config.test
-#
-# Makefile for the Squid LDAP authentication helper
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
## we need our local files too (but avoid -I. at all costs)
libexec_PROGRAMS = squid_session
man_MANS = squid_session.8
-EXTRA_DIST = squid_session.8
+EXTRA_DIST = squid_session.8 config.test
squid_session_SOURCES = squid_session.c
LDADD = \
-#
-# Makefile for the Squid LDAP authentication helper
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
## we need our local files too (but avoid -I. at all costs)
libexec_PROGRAMS = squid_unix_group
man_MANS = squid_unix_group.8
-EXTRA_DIST = squid_unix_group.8
+EXTRA_DIST = squid_unix_group.8 config.test
squid_unix_group_SOURCES = check_group.c
LDADD = \
-#
-# Makefile for the Squid LDAP authentication helper
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
libexec_SCRIPTS = wbinfo_group.pl
#man_MANS = squid_wbinfo_group.8
#EXTRA_DIST = squid_wbinfo_group.8
-EXTRA_DIST = wbinfo_group.pl
+EXTRA_DIST = wbinfo_group.pl config.test
libexec_PROGRAMS = log_file_daemon
log_file_daemon_SOURCES = log_file_daemon.cc
+EXTRA_DIST = config.test
LDADD = -L$(top_builddir)/lib -lsspwin32 -ladvapi32 -lmiscutil $(XTRA_LIBS)
-EXTRA_DIST = readme.txt
+EXTRA_DIST = readme.txt config.test
-#
-# Makefile for the Squid Object Cache server
-#
-# $Id$
-#
-# Uncomment and customize the following to suit your needs:
-#
-
include $(top_srcdir)/src/Common.am
libexec_PROGRAMS = fakeauth_auth
-L$(top_builddir)/lib -lmiscutil \
$(CRYPTLIB) \
$(XTRA_LIBS)
+
+EXTRA_DIST = config.test
-#
-# Makefile for the Squid Object Cache server
-#
-# $Id$
-#
-
include $(top_srcdir)/src/Common.am
libexec_PROGRAMS = mswin_ntlm_auth
-ladvapi32 \
$(XTRA_LIBS)
-EXTRA_DIST = readme.txt
+EXTRA_DIST = readme.txt config.test
EXTRA_DIST = \
no_check.pl \
- README.no_check_ntlm_auth
-
+ README.no_check_ntlm_auth \
+ config.test
-#
-# Makefile for the Squid Object Cache server
-#
-
include $(top_srcdir)/src/Common.am
SUBDIRS = smbval
smbval/libsmbvalid.a \
$(CRYPTLIB) \
$(XTRA_LIBS)
+
+EXTRA_DIST = config.test
libexec_SCRIPTS = url_fake_rewrite.sh
-EXTRA_DIST = url_fake_rewrite.sh
+EXTRA_DIST = url_fake_rewrite.sh config.test