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

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