aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2016-05-24 16:13:40 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-05-24 16:13:40 +0300
commit28aac88353a887fd40137ecc00cff0230b3cb4fb (patch)
tree63dc14323f1512643bef0b7ef3eccbc1740500a2 /Makefile.am
parent5166908eb4e2b65979dcd378a32a46f77f79a2ac (diff)
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 <maxim.uvarov@linaro.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
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@