Change in osmo-pcu[master]: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

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
Fri May 22 13:12:29 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/18406 )

Change subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
......................................................................

Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

Change-Id: If17e82c5fe1fc49877a5a3d9ba250e86091e253c
---
M Makefile.am
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/Makefile.am b/Makefile.am
index 48051f2..85e3c65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,12 @@
 AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
 
 SUBDIRS = include src doc tests contrib
-EXTRA_DIST = osmoappdesc.py README.md
+EXTRA_DIST = \
+	     README.md \
+	     contrib/osmo-pcu.spec.in \
+	     debian \
+	     osmoappdesc.py \
+	     $(NULL)
 
 AM_DISTCHECK_CONFIGURE_FLAGS = \
 	--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: If17e82c5fe1fc49877a5a3d9ba250e86091e253c
Gerrit-Change-Number: 18406
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200522/4e0cd8d8/attachment.htm>


More information about the gerrit-log mailing list