Change in libosmocore[master]: rest_octets: Actually include gsm48_rest_octets.c in Makefile.am

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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue May 28 17:53:21 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14232


Change subject: rest_octets: Actually include gsm48_rest_octets.c in Makefile.am
......................................................................

rest_octets: Actually include gsm48_rest_octets.c in Makefile.am

The gsm48_rest_octets.c file was added in Change-Id
I47888965ab11bba1186c21987f1365c9270abeab, but it never actually
ended up being compiled as it wasn't listed in the makefile :/

Change-Id: I0355115c2645f236c9e32cf7a563cf51a857e8a3
Relsted: OS#3075
---
M src/gsm/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/32/14232/1

diff --git a/src/gsm/Makefile.am b/src/gsm/Makefile.am
index 658ef2d..5740b67 100644
--- a/src/gsm/Makefile.am
+++ b/src/gsm/Makefile.am
@@ -32,7 +32,7 @@
 			milenage/milenage.c gan.c ipa.c gsm0341.c apn.c \
 			gsup.c gsup_sms.c gprs_gea.c gsm0503_conv.c oap.c gsm0808_utils.c \
 			gsm23003.c mncc.c bts_features.c oap_client.c \
-			gsm29118.c
+			gsm29118.c gsm48_rest_octets.c
 libgsmint_la_LDFLAGS = -no-undefined
 libgsmint_la_LIBADD = $(top_builddir)/src/libosmocore.la
 

-- 
To view, visit https://gerrit.osmocom.org/14232
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0355115c2645f236c9e32cf7a563cf51a857e8a3
Gerrit-Change-Number: 14232
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190528/cb7cdc1f/attachment.htm>


More information about the gerrit-log mailing list