diff options
-rw-r--r-- | tests/a5/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/a5/Makefile.am b/tests/a5/Makefile.am index e93a4cfe..3c6e6ba4 100644 --- a/tests/a5/Makefile.am +++ b/tests/a5/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include noinst_PROGRAMS = a5_test +EXTRA_DIST = a5_test.ok a5_test_SOURCES = a5_test.c a5_test_LDADD = $(top_builddir)/src/libosmocore.la $(top_builddir)/src/gsm/libosmogsm.la |