[PATCH] osmo-iuh[master]: add to dist: doc subdir with all current doc files

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Aug 18 14:29:50 UTC 2016


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

add to dist: doc subdir with all current doc files

Change-Id: Idfef4f050e21a5d0eae3a530fe319a5adf81534d
---
M Makefile.am
M configure.ac
A doc/Makefile.am
3 files changed, 12 insertions(+), 1 deletion(-)


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

diff --git a/Makefile.am b/Makefile.am
index c2167d4..ab8191e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign dist-bzip2
 
-SUBDIRS = src include
+SUBDIRS = src include doc
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libosmo-ranap.pc
diff --git a/configure.ac b/configure.ac
index 38e3b4c..2ca32b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,4 +42,5 @@
 	include/osmocom/ranap/Makefile
 	include/osmocom/rua/Makefile
 	include/osmocom/iuh/Makefile
+	doc/Makefile
 	)
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..6974e89
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,10 @@
+EXTRA_DIST = \
+  hnb_cs_lu.msc \
+  hnb_cs_mo_call.msc \
+  hnb_cs_mo_sms.msc \
+  hnb_cs_mt_call.msc \
+  hnb_cs_mt_sms.msc \
+  hnb_ps_lu.msc \
+  hnb_ps_pdp_act.msc \
+  protocols_around_hnbgw.txt \
+  README

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idfef4f050e21a5d0eae3a530fe319a5adf81534d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>



More information about the gerrit-log mailing list