aboutsummaryrefslogtreecommitdiffstats
path: root/tests/timer/Makefile.am
blob: 062d81b34e43454fb8b71f101397166ca826c4ef (plain)
1
2
3
4
5
6
7
INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = timer_test
EXTRA_DIST = timer_test.ok

timer_test_SOURCES = timer_test.c
timer_test_LDADD = $(top_builddir)/src/libosmocore.la