]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] don't install the *example.hex files
authorJeremy C. Reed <jreed@isc.org>
Wed, 14 Nov 2012 14:12:29 +0000 (08:12 -0600)
committerJeremy C. Reed <jreed@isc.org>
Wed, 14 Nov 2012 14:12:29 +0000 (08:12 -0600)
They are used for testing.

Discussed on jabber.

Also see ticket #2479 (but this commit doesn't solve the main
issue reported there).

tests/tools/perfdhcp/templates/Makefile.am

index 33930a7e0ebd71713e4e6f6ffc5f8b6809b979b9..c22787f3e5169bc01ca54afb2a65f4aaec84be51 100644 (file)
@@ -5,8 +5,6 @@ SUBDIRS = .
 CLEANFILES = test1.hex test2.hex test3.hex test4.hex test5.hex
 
 perfdhcpdir = $(pkgdatadir)
-perfdhcp_DATA = discover-example.hex request4-example.hex
-perfdhcp_DATA += solicit-example.hex request6-example.hex
 
 EXTRA_DIST = discover-example.hex request4-example.hex
 EXTRA_DIST += solicit-example.hex request6-example.hex