@@ -1199,6 +1199,7 @@ AC_CONFIG_FILES([Makefile
tests/tools/badpacket/tests/Makefile
tests/tools/perfdhcp/Makefile
tests/tools/perfdhcp/tests/Makefile
+ tests/tools/perfdhcp/templates/Makefile
dns++.pc
])
AC_OUTPUT([doc/version.ent
@@ -1,4 +1,4 @@
-SUBDIRS = . tests
+SUBDIRS = . tests templates
AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
AM_CPPFLAGS += -I$(top_srcdir)/src/lib/log -I$(top_builddir)/src/lib/log
@@ -0,0 +1,4 @@
+SUBDIRS = .
+
+perfdhcp_DATA = discover-example.hex request4-example.hex \
+ solicit-example.hex request6-example.hex