aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sms/Makefile.am
blob: fa4e387f0acd0267a421d69be5aaa3dd6c32f455 (plain)
1
2
3
4
5
INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = sms_test

sms_test_SOURCES = sms_test.c
sms_test_LDADD = $(top_builddir)/src/libosmocore.la $(top_builddir)/src/gsm/libosmogsm.la