I'll actually just merge this myself.
~Neels
On Wed, Nov 18, 2015 at 04:13:10PM +0100, Neels Hofmeyr wrote:
openbsc/tests/gtphub/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/openbsc/tests/gtphub/Makefile.am b/openbsc/tests/gtphub/Makefile.am index d818811..59480ed 100644 --- a/openbsc/tests/gtphub/Makefile.am +++ b/openbsc/tests/gtphub/Makefile.am @@ -2,10 +2,7 @@ AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS)
EXTRA_DIST = \
- gtphub_test.ok \
- gtphub_nc_test.sh \
- gtphub_nc_test.ok \
- hex2bin.py
- gtphub_test.ok
noinst_PROGRAMS = gtphub_test
-- 2.1.4