Parcourir la source

[1959] Included perfdhcp/templates folder in Makefiles.

Marcin Siodelski il y a 12 ans
Parent
commit
9ddbc590ea

+ 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