aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ussd
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-11-14 14:37:46 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-11-14 14:37:46 +0100
commitf6c1d4cd81b556e25013daf15c3f3b2ef2108fa6 (patch)
tree871a75e2ee6b0ef8e14b0cc7f6bbb6d3bf3326d3 /tests/ussd
parent42885f88068d8ea549d5472cd51b60470515192e (diff)
tests: Fix the make distcheck of libosmocore with the tests
Diffstat (limited to 'tests/ussd')
-rw-r--r--tests/ussd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ussd/Makefile.am b/tests/ussd/Makefile.am
index ef9aa492..de9ff892 100644
--- a/tests/ussd/Makefile.am
+++ b/tests/ussd/Makefile.am
@@ -1,5 +1,6 @@
INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = ussd_test
+EXTRA_DIST = ussd_test.ok
ussd_test_SOURCES = ussd_test.c
ussd_test_LDADD = $(top_builddir)/src/libosmocore.la $(top_builddir)/src/gsm/libosmogsm.la