Browse Source

missing new file

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2838 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 14 years ago
parent
commit
127889071b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/lib/dns/tests/testdata/Makefile.am

+ 7 - 0
src/lib/dns/tests/testdata/Makefile.am

@@ -0,0 +1,7 @@
+CLEANFILES = *.wire
+
+BUILT_SOURCES = edns_toWire1.wire edns_toWire2.wire edns_toWire3.wire
+BUILT_SOURCES += edns_toWire4.wire
+
+.spec.wire:
+	./gen-wiredata.py -o $@ $<