aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/timer/Makefile.am
blob: 9f12d23ac931866c475552a1f07131ea02081305 (plain)
1
2
3
4
5
INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = timer_test

timer_test_SOURCES = timer_test.c $(top_srcdir)/src/timer.c $(top_srcdir)/src/select.c