zephyr/tests/kernel/test_pipe/src/Makefile
Anas Nashif 8290b4c795 move include directory for tests cases to tests/
Make the test case routines reside under tests.

Change-Id: Iea59a68e8b537954250d63923a88df267639e716
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-11 18:08:08 +00:00

4 lines
63 B
Makefile

ccflags-y += -I${srctree}/tests/include
obj-y = main.o pipe.o