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

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