Review at  https://gerrit.osmocom.org/6364

build: Fix typo in the CFLAGS-variable for libosmodsp

Change-Id: Ida258588538a8a76d97a8c1e8855b2fd28c63be7
---
M src/host/layer23/src/transceiver/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/64/6364/1

diff --git a/src/host/layer23/src/transceiver/Makefile.am 
b/src/host/layer23/src/transceiver/Makefile.am
index e40101d..d8022e7 100644
--- a/src/host/layer23/src/transceiver/Makefile.am
+++ b/src/host/layer23/src/transceiver/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include 
$(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBSOSMODSP_CFLAGS)
+AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include 
$(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBOSMODSP_CFLAGS)
 LDADD = ../common/liblayer23.a $(LIBOSMOCORE_LIBS) $(LIBOSMOVTY_LIBS) 
$(LIBOSMOGSM_LIBS) $(LIBOSMOCODEC_LIBS) $(LIBOSMODSP_LIBS)
 
 bin_PROGRAMS = transceiver

-- 
To view, visit https://gerrit.osmocom.org/6364
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida258588538a8a76d97a8c1e8855b2fd28c63be7
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: jolly/testing
Gerrit-Owner: roox <mar...@gmx.de>

Reply via email to