]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] forgot CLEANFILES entry in merge of #963
authorJelte Jansen <jelte@isc.org>
Tue, 27 Mar 2012 12:29:24 +0000 (14:29 +0200)
committerJelte Jansen <jelte@isc.org>
Tue, 27 Mar 2012 12:29:24 +0000 (14:29 +0200)
this should fix the distcheck failure reported in http://git.bind10.isc.org/~tester/builder/BIND10-distcheck/20120327113000-FreeBSD8-i386/logs/distcheck.out

src/lib/python/isc/log_messages/Makefile.am

index 552f5d9e0a18b178996c5f760d611b0498bd317d..6b4be9469b9849539be25ba6a3f89fe649920097 100644 (file)
@@ -30,6 +30,7 @@ CLEANFILES += config_messages.pyc
 CLEANFILES += notify_out_messages.pyc
 CLEANFILES += libxfrin_messages.pyc
 CLEANFILES += server_common_messages.pyc
+CLEANFILES += dbutil_messages.pyc
 
 CLEANDIRS = __pycache__