aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msgfile/Makefile.am
blob: 88c355db761a87f42c861ec3363eab7e46d51930 (plain)
1
2
3
4
5
6
INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = msgfile_test
EXTRA_DIST = msgfile_test.ok msgconfig.cfg

msgfile_test_SOURCES = msgfile_test.c
msgfile_test_LDADD = $(top_builddir)/src/libosmocore.la