]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/parser/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / parser / Makefile.am
index 97cab1fdeef76b02b9f82c2b924dd0119763284b..9b1aca5bf840591a63aa2ee3505653523018eca2 100644 (file)
@@ -1,3 +1,10 @@
+## Copyright (C) 1996-2015 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
 include $(top_srcdir)/src/TestHeaders.am
 
@@ -33,8 +40,7 @@ testTokenizer_SOURCES = \
        testTokenizer.cc \
        Tokenizer.h
 nodist_testTokenizer_SOURCES = \
-       $(top_srcdir)/src/tests/testMain.cc \
-       $(top_srcdir)/src/tests/stub_mem.cc \
+       $(top_srcdir)/src/tests/stub_libmem.cc \
        $(top_srcdir)/src/tests/stub_debug.cc \
        $(top_srcdir)/src/tests/stub_time.cc \
        $(top_srcdir)/src/tests/stub_SBufDetailedStats.cc