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