]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
fix Makefile.am formatting
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 29 Aug 2012 16:32:12 +0000 (18:32 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 29 Aug 2012 16:32:12 +0000 (18:32 +0200)
src/Makefile.am

index 3ef53fd537503edc360d5aba0b90239404db12f3..3da64dbeaeb7b316c96cbf1531dd883ba5b890e1 100644 (file)
@@ -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 \