]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1186] Make distcheck fixed.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 8 Sep 2011 15:30:09 +0000 (17:30 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 14 Oct 2011 14:28:39 +0000 (16:28 +0200)
src/lib/dhcp/Makefile.am

index ce674eebde1d07882e31a76c435a4edef17082cc..5170c1c1f0711fca5cccd0c18321fe4e1882dc27 100644 (file)
@@ -18,8 +18,7 @@ libdhcp_la_SOURCES += dhcp6.h
 libdhcp_la_SOURCES += pkt6.cc pkt6.h
 
 EXTRA_DIST  = README
-EXTRA_DIST += logimpl_messages.mes
-EXTRA_DIST += log_messages.mes
+#EXTRA_DIST += log_messages.mes
 
 # Note: the ordering matters: -Wno-... must follow -Wextra (defined in
 # B10_CXXFLAGS)