Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13323
Change subject: Makefile.am: Add missing bits to have make release working ...................................................................... Makefile.am: Add missing bits to have make release working Change-Id: I2758561ff2b08e33042161253a3bd36ce73bf259 --- M Makefile.am 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/23/13323/1 diff --git a/Makefile.am b/Makefile.am index a838715..59ac423 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ SUBDIRS = doc src ACLOCAL_AMFLAGS = -I m4 + +@RELMAKE@ -- To view, visit https://gerrit.osmocom.org/13323 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sysmon Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2758561ff2b08e33042161253a3bd36ce73bf259 Gerrit-Change-Number: 13323 Gerrit-PatchSet: 1 Gerrit-Owner: Pau Espin Pedrol <[email protected]>
