Module: xenomai-3
Branch: stable-3.0.x
Commit: 35fc6d1103ca96e2a0d15bee907b8b5a32bf573e
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=35fc6d1103ca96e2a0d15bee907b8b5a32bf573e

Author: Philippe Gerum <r...@xenomai.org>
Date:   Tue Feb 27 09:33:38 2018 +0100

testsuite/smokey: dlopen: fix include directive

---

 testsuite/smokey/dlopen/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/smokey/dlopen/Makefile.am 
b/testsuite/smokey/dlopen/Makefile.am
index b8c3ab3..56e16b5 100644
--- a/testsuite/smokey/dlopen/Makefile.am
+++ b/testsuite/smokey/dlopen/Makefile.am
@@ -60,4 +60,4 @@ libdlopen_a_SOURCES = dlopen.c
 libdlopen_a_CPPFLAGS =                         \
        @XENO_USER_CFLAGS@                      \
        -DXENO_TEST_DIR='"$(XENO_TEST_DIR)"'    \
-       -I$(top_srcdir)
+       -I$(top_srcdir)/include


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to