[PATCH] gtphub: fix build: remove obsolete EXTRA_DIST.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Wed Nov 18 15:13:10 UTC 2015


---
 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




More information about the OpenBSC mailing list