]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/digest_auth/LDAP/Makefile.am
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / digest_auth / LDAP / Makefile.am
index 0288bdfdf8384ac6adeecf9adb863a71adeec548..be7c5001e81bf9500a57cfc1b80d41143902bfa7 100644 (file)
@@ -1,7 +1,14 @@
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 include $(top_srcdir)/src/Common.am
 
 ## we need our local files too (but avoid -I. at all costs)
-INCLUDES += -I$(srcdir)
+AM_CPPFLAGS += -I$(srcdir)
 
 libexec_PROGRAMS = digest_ldap_auth
 digest_ldap_auth_SOURCES = digest_pw_auth.cc \