blob: 9f12d23ac931866c475552a1f07131ea02081305 [file] [log] [blame]
Holger Freyther5f755982008-12-27 09:42:59 +00001INCLUDES = $(all_includes) -I$(top_srcdir)/include
Holger Freyther42f50bb2008-12-27 12:03:04 +00002noinst_PROGRAMS = timer_test
Holger Freyther5f755982008-12-27 09:42:59 +00003
4timer_test_SOURCES = timer_test.c $(top_srcdir)/src/timer.c $(top_srcdir)/src/select.c
5