]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / compat / Makefile.am
index 805ccb91171c51a1f99a2089b8b26c49982e7d62..85a34dcd833a4b23b11f64d9c9c1886b678e6ec5 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+## 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.
@@ -10,6 +10,7 @@
 
 include $(top_srcdir)/src/Common.am
 
+AUTOMAKE_OPTIONS = subdir-objects
 
 # Ideally this would be 100% inline functions and macro wrappers.
 
@@ -95,8 +96,7 @@ TESTS += testPreCompiler
 
 testPreCompiler_SOURCES= \
        testPreCompiler.h \
-       testPreCompiler.cc \
-       $(top_srcdir)/src/tests/testMain.cc
+       testPreCompiler.cc
 testPreCompiler_LDADD= $(SQUID_CPPUNIT_LA) $(SQUID_CPPUNIT_LIBS)
 testPreCompiler_LDFLAGS=