]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/Makefile.am
Source Format Enforcement (#745)
[thirdparty/squid.git] / tools / Makefile.am
index d013f0ccbd3def8c5fb1c2a0195837e8bf96df71..7820e89095a4eda904f1e8b1279a901e1f0122ae 100644 (file)
@@ -80,10 +80,10 @@ cachemgr__CGIEXT__SOURCES = \
        time.cc
 
 nodist_cachemgr__CGIEXT__SOURCES = \
-       tests/STUB.h \
        tests/stub_cbdata.cc \
        tests/stub_debug.cc \
-       tests/stub_libmem.cc
+       tests/stub_libmem.cc \
+       tests/STUB.h
 
 cachemgr__CGIEXT__CXXFLAGS = -DDEFAULT_CACHEMGR_CONFIG=\"$(DEFAULT_CACHEMGR_CONFIG)\" $(AM_CXXFLAGS)