Browse Source

[master] don't install the *example.hex files

They are used for testing.

Discussed on jabber.

Also see ticket #2479 (but this commit doesn't solve the main
issue reported there).
Jeremy C. Reed 12 years ago
parent
commit
470aa3b8ec
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/tools/perfdhcp/templates/Makefile.am

+ 0 - 2
tests/tools/perfdhcp/templates/Makefile.am

@@ -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