aboutsummaryrefslogtreecommitdiff
path: root/helper
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>2017-08-28 15:55:34 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-08-28 18:55:17 +0300
commit11fed684507a320fbb79dc86769c8f1755d0276f (patch)
tree68936137292e56cddf52c1402ca458df96280675 /helper
parent6a360e61978d03d12dbfff8c34c20cf95170a1c3 (diff)
helper: move include files to helper/include
Repair build with --enable-helper-linux option. https://bugs.linaro.org/show_bug.cgi?id=3216 Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'helper')
-rw-r--r--helper/Makefile.am4
-rw-r--r--helper/include/odph_debug.h (renamed from helper/odph_debug.h)0
-rw-r--r--helper/include/odph_list_internal.h (renamed from helper/odph_list_internal.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 2c5452dcc..c69fd678d 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -42,8 +42,8 @@ helperlinuxinclude_HEADERS = \
endif
noinst_HEADERS = \
- $(srcdir)/odph_debug.h \
- $(srcdir)/odph_list_internal.h
+ $(srcdir)/include/odph_debug.h \
+ $(srcdir)/include/odph_list_internal.h
__LIB__libodphelper_la_SOURCES = \
eth.c \
diff --git a/helper/odph_debug.h b/helper/include/odph_debug.h
index 36c743c2e..36c743c2e 100644
--- a/helper/odph_debug.h
+++ b/helper/include/odph_debug.h
diff --git a/helper/odph_list_internal.h b/helper/include/odph_list_internal.h
index 9e532b088..9e532b088 100644
--- a/helper/odph_list_internal.h
+++ b/helper/include/odph_list_internal.h