]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1622] make sure log4cplus's internal lock file is cleaned up
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 29 May 2013 22:40:46 +0000 (15:40 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 29 May 2013 22:40:46 +0000 (15:40 -0700)
necessary for distcheck to work correctly.

src/lib/log/tests/Makefile.am

index 36582e6d23d47e7963b443f350794d82b28fb7a3..92303e03dcb651b1416dc943c88026bbb7092123 100644 (file)
@@ -10,7 +10,7 @@ if USE_STATIC_LINK
 AM_LDFLAGS += -static
 endif
 
-CLEANFILES = *.gcno *.gcda
+CLEANFILES = *.gcno *.gcda *.lock
 
 EXTRA_DIST = log_test_messages.mes
 BUILT_SOURCES = log_test_messages.h log_test_messages.cc