Change in osmo-iuh[master]: src/tests/Makefile.am: Drop reference to non-existent RANAP_FILES var

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

pespin gerrit-no-reply at lists.osmocom.org
Thu Oct 21 13:06:08 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/25884 )


Change subject: src/tests/Makefile.am: Drop reference to non-existent RANAP_FILES var
......................................................................

src/tests/Makefile.am: Drop reference to non-existent RANAP_FILES var

It was no longer needed since .la was used.

Change-Id: I3f196d5c2bb35826709bfc32d10e6b3683b552ee
---
M src/tests/Makefile.am
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/84/25884/1

diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 72a3300..28eedb9 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -23,11 +23,11 @@
 hnb_test_SOURCES = $(HNBAP_FILES) $(RUA_FILES) hnb-test.c test_common.c hnb-test-ranap.c hnb-test-rua.c
 hnb_test_LDADD = $(COMMON_LIBS) $(top_builddir)/src/hnbap/libosmo-asn1-hnbap.a $(top_builddir)/src/rua/libosmo-asn1-rua.a $(top_builddir)/src/libosmo-ranap.la
 
-test_ranap_SOURCES = $(RANAP_FILES) test-ranap.c test_common.c
+test_ranap_SOURCES = test-ranap.c test_common.c
 test_ranap_LDADD = $(COMMON_LIBS) $(top_builddir)/src/libosmo-ranap.la
 
 # TODO: re-add using SCCP?
-#dummy_cn_SOURCES = $(RANAP_FILES) test_common.c dummy_cn_sua.c
+#dummy_cn_SOURCES = test_common.c dummy_cn_sua.c
 #dummy_cn_LDADD = $(COMMON_LIBS) $(top_builddir)/src/libosmo-ranap.la
 
 $(top_builddir)/src/libosmo-ranap.la:

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-iuh/+/25884
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I3f196d5c2bb35826709bfc32d10e6b3683b552ee
Gerrit-Change-Number: 25884
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211021/a69c3624/attachment.htm>


More information about the gerrit-log mailing list