From 28aac88353a887fd40137ecc00cff0230b3cb4fb Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Tue, 24 May 2016 16:13:40 +0300 Subject: Revert "example: use one copy of pcap file" This reverts commit a1f2b5c0aee39c03b76d37fe18ec461c4b732b1e. build.sh from odp-check.git says that there is validation issue due to example/packet unable to find .pcap file. Signed-off-by: Maxim Uvarov --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c1bd59446..212947260 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,8 +13,7 @@ SUBDIRS = @platform_with_platform@ \ helper/test \ doc \ example \ - scripts \ - pcap + scripts @DX_RULES@ -- cgit v1.2.3