blob: 726fb7ff24cd6db79d098f3383e56cc04dc71a6d [file] [log] [blame]
Holger Freyther5f755982008-12-27 09:42:59 +00001INCLUDES = $(all_includes) -I$(top_srcdir)/include
2bin_PROGRAMS = timer_test
3
4timer_test_SOURCES = timer_test.c $(top_srcdir)/src/timer.c $(top_srcdir)/src/select.c
5