Browse Source

[1959] Included perfdhcp/templates folder in Makefiles.

Marcin Siodelski 12 years ago
parent
commit
9ddbc590ea
3 changed files with 6 additions and 1 deletions
  1. 1 0
      configure.ac
  2. 1 1
      tests/tools/perfdhcp/Makefile.am
  3. 4 0
      tests/tools/perfdhcp/templates/Makefile.am

+ 1 - 0
configure.ac

@@ -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 - 1
tests/tools/perfdhcp/Makefile.am

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

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

@@ -0,0 +1,4 @@
+SUBDIRS = .
+
+perfdhcp_DATA = discover-example.hex request4-example.hex \
+                solicit-example.hex request6-example.hex