]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing stub_debug.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 16 Jan 2016 10:42:02 +0000 (23:42 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 16 Jan 2016 10:42:02 +0000 (23:42 +1300)
src/Makefile.am

index 9970576bae03bf8d1c35c17c905a2ef4b3c071ff..22a82f56f99947977a1cf45b0efdf2c60adfc9ff 100644 (file)
@@ -3808,6 +3808,7 @@ tests_testYesNoNone_SOURCES = \
        tests/testYesNoNone.h
 nodist_tests_testYesNoNone_SOURCES = \
        tests/STUB.h \
+       tests/stub_debug.cc \
        base/YesNoNone.h
 tests_testYesNoNone_LDADD= \
        base/libbase.la \