aboutsummaryrefslogtreecommitdiff
path: root/test/api_test/Makefile.am
blob: e58a2782598d120ed70f9bcf89dc7e34e25384db (plain)
1
2
3
4
5
6
7
8
include $(top_srcdir)/test/Makefile.inc

bin_PROGRAMS = odp_atomic odp_shm odp_ring odp_timer

dist_odp_atomic_SOURCES = odp_atomic_test.c odp_common.c
dist_odp_shm_SOURCES = odp_shm_test.c odp_common.c
dist_odp_ring_SOURCES = odp_ring_test.c odp_common.c
dist_odp_timer_SOURCES = odp_timer_ping.c odp_common.c