diff mbox

gtphub: fix build: remove obsolete EXTRA_DIST.

Message ID 1447859590-12199-1-git-send-email-nhofmeyr@sysmocom.de
State Superseded
Headers show

Commit Message

Neels Hofmeyr Nov. 18, 2015, 3:13 p.m. UTC
---
 openbsc/tests/gtphub/Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Comments

Neels Hofmeyr Nov. 18, 2015, 4:36 p.m. UTC | #1
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
>
Holger Freyther Nov. 18, 2015, 4:44 p.m. UTC | #2
> On 18 Nov 2015, at 16:36, Neels Hofmeyr <nhofmeyr@sysmocom.de> wrote:
> 
> I'll actually just merge this myself.

yes, go ahead and push this one :)
diff mbox

Patch

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