aboutsummaryrefslogtreecommitdiff
path: root/example/packet
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-12-19 00:01:48 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-12-23 10:24:54 +0300
commitb47e1e0ed39d472ad7020d08d5a9fbd52345c075 (patch)
tree1caa4b437e4a25769bbb146e8a28a6f92155d759 /example/packet
parent54e07c14974bdc05cbf7d2c892dff0d9f0290e05 (diff)
build system: fix distcheck target
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewed-and-Tested-by: Mike Holmes <mike.holmes@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'example/packet')
-rw-r--r--example/packet/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/packet/Makefile.am b/example/packet/Makefile.am
index 30a0033..a36e29a 100644
--- a/example/packet/Makefile.am
+++ b/example/packet/Makefile.am
@@ -4,4 +4,7 @@ bin_PROGRAMS = odp_pktio
odp_pktio_LDFLAGS = $(AM_LDFLAGS) -static
odp_pktio_CFLAGS = $(AM_CFLAGS) -I${top_srcdir}/example
+noinst_HEADERS = \
+ $(top_srcdir)/example/example_debug.h
+
dist_odp_pktio_SOURCES = odp_pktio.c