Make the test timer a noinst program

This commit is contained in:
Holger Freyther 2008-12-27 12:03:04 +00:00
parent 6125306e73
commit 42f50bb3ee
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
INCLUDES = $(all_includes) -I$(top_srcdir)/include
bin_PROGRAMS = timer_test
noinst_PROGRAMS = timer_test
timer_test_SOURCES = timer_test.c $(top_srcdir)/src/timer.c $(top_srcdir)/src/select.c