From: Marcin Siodelski Date: Wed, 12 Sep 2012 14:12:11 +0000 (+0200) Subject: [1959] Minor corrections. X-Git-Tag: trac2351_base~47^2~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a3a5db5ee5cf4571a2c573e046faef0be07410f;p=thirdparty%2Fkea.git [1959] Minor corrections. --- diff --git a/tests/tools/perfdhcp/templates/Makefile.am b/tests/tools/perfdhcp/templates/Makefile.am index 9253c6d449..4da2027903 100644 --- a/tests/tools/perfdhcp/templates/Makefile.am +++ b/tests/tools/perfdhcp/templates/Makefile.am @@ -1,4 +1,8 @@ SUBDIRS = . +perfdhcpdir = $(pkgdatadir) perfdhcp_DATA = discover-example.hex request4-example.hex \ solicit-example.hex request6-example.hex + +EXTRA_DIST = discover-example.hex request4-example.hex +EXTRA_DIST += solicit-example.hex request6-example.hex