aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msgfile/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/msgfile/Makefile.am')
-rw-r--r--tests/msgfile/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/msgfile/Makefile.am b/tests/msgfile/Makefile.am
new file mode 100644
index 00000000..c9f4bec2
--- /dev/null
+++ b/tests/msgfile/Makefile.am
@@ -0,0 +1,5 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+noinst_PROGRAMS = msgfile_test
+
+msgfile_test_SOURCES = msgfile_test.c
+msgfile_test_LDADD = $(top_builddir)/src/libosmocore.la