From: Francesco Chemolli Date: Wed, 29 Aug 2012 16:32:12 +0000 (+0200) Subject: fix Makefile.am formatting X-Git-Tag: sourceformat-review-1~47 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0a59b726544cf90ee244dc572930bc039a3956d6;p=thirdparty%2Fsquid.git fix Makefile.am formatting --- diff --git a/src/Makefile.am b/src/Makefile.am index 3ef53fd537..3da64dbeae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1626,8 +1626,8 @@ tests_testDiskIO_SOURCES = \ repl_modules.h \ store.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ log/access_log.h \ tests/stub_access_log.cc \ @@ -1837,8 +1837,8 @@ tests_testEvent_SOURCES = \ refresh.cc \ RemovalPolicy.cc \ Server.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ $(SNMP_SOURCE) \ SquidMath.cc \ SquidMath.h \ @@ -2100,8 +2100,8 @@ tests_testEventLoop_SOURCES = \ StoreMetaVary.cc \ StoreSwapLogData.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ tests/testEventLoop.cc \ tests/testEventLoop.h \ @@ -2322,8 +2322,8 @@ tests_test_http_range_SOURCES = \ StoreMetaVary.cc \ StoreSwapLogData.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ tests/test_http_range.cc \ tests/stub_ipc_Forwarder.cc \ @@ -2586,8 +2586,8 @@ tests_testHttpRequest_SOURCES = \ StoreMetaURL.cc \ StoreMetaVary.cc \ StoreSwapLogData.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ event.cc \ tools.h \ tools.cc \ @@ -2714,8 +2714,8 @@ tests_testStore_SOURCES= \ store_key_md5.h \ store_key_md5.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ tests/CapturingStoreEntry.h \ log/access_log.h \ @@ -2960,8 +2960,8 @@ tests_testUfs_SOURCES = \ StatCounters.cc \ StatHist.h \ StatHist.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ HttpHdrRange.cc \ ETag.cc \ tests/stub_errorpage.cc \ @@ -3088,8 +3088,8 @@ tests_testRock_SOURCES = \ store_swapmeta.cc \ store_swapout.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ tests/testRock.cc \ tests/testMain.cc \ @@ -3615,8 +3615,8 @@ tests_testURL_SOURCES = \ StoreMetaVary.cc \ StoreSwapLogData.cc \ String.cc \ - StrList.h \ - StrList.cc \ + StrList.h \ + StrList.cc \ SwapDir.cc \ MemStore.cc \ tests/stub_debug.cc \