]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/Common.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / Common.am
index 47b9a02499c0b8b389f6ea7c0f26ba11aeaef1b4..d461e6602800602594ee4ae7d288a8228f2b400a 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2017 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
@@ -47,7 +47,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib \
        -I$(top_srcdir)/src \
        -I$(top_builddir)/include \
-       $(SQUID_CPPUNIT_INC)
+       $(LIBCPPUNIT_CFLAGS)
 
 ## Kerberos headers require their include path.
 ## Because we use libcompat for comm_err.h header protections ...