Change in osmo-trx[master]: utils: Ensure content of this directory is included in 'make 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/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sat May 2 20:35:14 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/18007 )


Change subject: utils: Ensure content of this directory is included in 'make dist'
......................................................................

utils: Ensure content of this directory is included in 'make dist'

The python + matlab should be part of every source release

Change-Id: I9814a9a352dbee03177ef9e8dfd19bc2baf0ca07
---
M utils/Makefile.am
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/07/18007/1

diff --git a/utils/Makefile.am b/utils/Makefile.am
index 0b8bda0..bac9a7f 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,6 +1,8 @@
 AM_CPPFLAGS = $(LIBOSMOCODING_CFLAGS)
 AM_CFLAGS = -Wall
 
+EXTRA_DIST = clockdump.sh matlab
+
 noinst_PROGRAMS = osmo-prbs-tool
 
 osmo_prbs_tool_SOURCES = prbs-tool.c

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I9814a9a352dbee03177ef9e8dfd19bc2baf0ca07
Gerrit-Change-Number: 18007
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200502/73eb9139/attachment.htm>


More information about the gerrit-log mailing list