[MERGED] osmo-hlr[master]: build: recoin db_test as non-installable program

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Dec 13 14:48:16 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: build: recoin db_test as non-installable program
......................................................................


build: recoin db_test as non-installable program

Change-Id: Id21e7cc1d94824af75a5639810c7d61d7fa7964c
---
M src/Makefile.am
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/Makefile.am b/src/Makefile.am
index 3286560..6c6c9e6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,6 +22,9 @@
 
 bin_PROGRAMS = \
 	osmo-hlr \
+	$(NULL)
+
+noinst_PROGRAMS = \
 	db_test \
 	$(NULL)
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id21e7cc1d94824af75a5639810c7d61d7fa7964c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list