]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / ipc / Makefile.am
index 7c2281fde846c66a9c993c6cf27e23010b8e5f79..ad6f14e1bf0e962225d62783cb5d14548021fc7d 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2014 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.
@@ -8,13 +8,9 @@
 include $(top_srcdir)/src/Common.am
 include $(top_srcdir)/src/TestHeaders.am
 
-AUTOMAKE_OPTIONS = subdir-objects
-
 noinst_LTLIBRARIES = libipc.la
 
 libipc_la_SOURCES = \
-       AtomicWord.cc \
-       AtomicWord.h \
        FdNotes.cc \
        FdNotes.h \
        Kid.cc \